diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2022-08-08 13:27:49 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-08-08 09:31:41 -0700 |
commit | 7c83470e64eadab74689427fcd95e72f0a772ab5 (patch) | |
tree | af263dcc51eb0cc8340e5fbba954843ee5c95ae7 /commit-graph.c | |
parent | e883e04b68ba7393029bcbeaa2aacb3dff5d3fbd (diff) |
mingw: be more informative when ownership check fails on FAT32
The FAT file system has no concept of ACLs. Therefore, it cannot store
any ownership information anyway, and the `GetNamedSecurityInfoW()` call
pretends that everything is owned "by the world".
Let's special-case that scenario and tell the user what's going on.
This addresses https://github.com/git-for-windows/git/issues/3886
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions