OSDN Git Service

Relaxed limitations on security descriptors
authorJean-Pierre André <jpandre@users.sourceforge.net>
Fri, 11 Aug 2017 07:34:31 +0000 (09:34 +0200)
committerJean-Pierre André <jpandre@users.sourceforge.net>
Fri, 11 Aug 2017 07:34:31 +0000 (09:34 +0200)
commit67feb2c286a30a22470fb93e505783b90d435085
tree88f19026949245ecc1c8eaa655eb0c9dc14c7859
parentd108009c7cfd9556774c2f5a3a520a1dbc692694
Relaxed limitations on security descriptors

Windows 10 brought security descriptors which contain ACE's related to
new ways of accessing files or directories. These ACE are now accepted
with minimal consistency checks. They are still ignored for translating
permissions and for Windows-type inheritance.
include/ntfs-3g/layout.h
libntfs-3g/acls.c