ntfs-3g/src
Jean-Pierre André 4f450a35f5 Made accessing reparse directories through internal plugins
When the bit 28 of a reparse tag is set on a directory, the reparse
information should be ignored and the directory should be accessed
the usual way (this setting is new to Windows 10). In such a situation
access to the directory through an internal plugin rather than through
an external one.
The same policy applies to REPARSE_TAG_WCI which had been defined
earlier without the bit 28 being set.
2018-06-01 16:08:33 +02:00
..
lowntfs-3g.c Made accessing reparse directories through internal plugins 2018-06-01 16:08:33 +02:00
Makefile.am Allowed dlopen API to be either in libc or libdl 2016-07-19 11:53:28 +02:00
ntfs-3g_common.c Made accessing reparse directories through internal plugins 2018-06-01 16:08:33 +02:00
ntfs-3g_common.h Made accessing reparse directories through internal plugins 2018-06-01 16:08:33 +02:00
ntfs-3g.8.in Documented read-only mount when Windows is hibernated 2017-12-22 11:26:08 +01:00
ntfs-3g.c Made accessing reparse directories through internal plugins 2018-06-01 16:08:33 +02:00
ntfs-3g.probe.8.in Update ntfs-3g.org references 2011-03-27 15:29:48 +03:00
ntfs-3g.probe.c Silenced a compiler warning in ntfs-3g.probe 2013-07-30 11:13:51 +02:00