summaryrefslogtreecommitdiff
path: root/fs/ntfs/attrlist.c
AgeCommit message (Collapse)Author
2026-02-19ntfs: update attrib operationsNamjae Jeon
Overhaul the attribute operations to support write access, including full attribute list management for handling multiple MFT records, and compressed writes. Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>