Supported use of WSL special file
commit8073ab67644161b733cc6f1101b329f72f72e8be
authorJean-Pierre André <jpandre@users.sourceforge.net>
Tue, 26 Jan 2021 09:06:17 +0000 (26 10:06 +0100)
committerJean-Pierre André <jpandre@users.sourceforge.net>
Tue, 26 Jan 2021 09:06:17 +0000 (26 10:06 +0100)
tree2bf6f5172f15e6a62e8d1641ad24c58019cab711
parenta67746c8a80ebbf8b14da2821cff186a967bfe27
Supported use of WSL special file

The Windows Subsystem for Linux (WSL) of Windows 10 uses reparse points
to record special files (symlinks, fifos, sockets, char or block devices).
Honor such reparse points with the same meaning as WSL.
include/ntfs-3g/ea.h
include/ntfs-3g/layout.h
include/ntfs-3g/reparse.h
libntfs-3g/ea.c
libntfs-3g/reparse.c
ntfsprogs/ntfsinfo.c
src/lowntfs-3g.c
src/ntfs-3g.c