SIGN IN SIGN UP

ntfs: parse REPARSE_TAG_WOF

Introduce parsing support for REPARSE_TAG_WOF reparse points. Rename
ntfs_make_symlink() to ntfs_parse_reparse() since it now handles both
symlinks and WOF reparse tags. Introduce NI_WofCompressed flag to
indicate files compressed via Windows System Compression (WOF), and
configure compressed block size accordingly (12 to 15 bits based on the
format).

Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
H
Hyunchul Lee committed
760c9d271d40beae9c7f41769b89cb963173e36d
Parent: 56cc42a
Committed by Namjae Jeon <linkinjeon@kernel.org> on 8/21/2026, 10:06:38 AM