Enabled Recording the special files the same way as WSL
commit5d46b32b91d2641c637c015e39b7d1c6641f90c0
authorJean-Pierre André <jpandre@users.sourceforge.net>
Tue, 26 Jan 2021 09:06:18 +0000 (26 10:06 +0100)
committerJean-Pierre André <jpandre@users.sourceforge.net>
Tue, 26 Jan 2021 09:06:18 +0000 (26 10:06 +0100)
tree69c773c38f897c6617b20ea6aba28b921eadefa3
parent172da099472e384fefde44176e8d028f427b6557
Enabled Recording the special files the same way as WSL

Optionally record the special files (symlinks, fifos, sockets, character
and block devices) using reparse points instead of using Interix representation.
Doing so, the special files are interoperable with Windows Subsystem for
linux (WSL).
include/ntfs-3g/ea.h
include/ntfs-3g/reparse.h
include/ntfs-3g/volume.h
libntfs-3g/dir.c
libntfs-3g/ea.c
libntfs-3g/reparse.c
src/lowntfs-3g.c
src/ntfs-3g.8.in
src/ntfs-3g.c
src/ntfs-3g_common.c
src/ntfs-3g_common.h