]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ntfs: update mft operations
authorNamjae Jeon <linkinjeon@kernel.org>
Fri, 13 Feb 2026 01:39:43 +0000 (10:39 +0900)
committerNamjae Jeon <linkinjeon@kernel.org>
Thu, 19 Feb 2026 12:48:07 +0000 (21:48 +0900)
commit115380f9a2f9675c7924563cbba70d40cae8fb81
treeba536f59861de03a9905a60eca959e5ac002dfdf
parentaf0db57d4293cc9fe6ce99fb5592dc2652228c9d
ntfs: update mft operations

Refactors MFT record handling to use folio APIs with consistency
validation, and improving allocation extension and writeback paths
for  and .

Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
fs/ntfs/mft.c
fs/ntfs/mst.c