]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ntfs: update directory operations
authorNamjae Jeon <linkinjeon@kernel.org>
Fri, 13 Feb 2026 01:40:41 +0000 (10:40 +0900)
committerNamjae Jeon <linkinjeon@kernel.org>
Thu, 19 Feb 2026 12:48:07 +0000 (21:48 +0900)
commit0a8ac0c1fa0b99a5b29002bc7f232ed7eafddef0
treef6fecafb87d5d93f520f700f5c6469dfa6d847a1
parent115380f9a2f9675c7924563cbba70d40cae8fb81
ntfs: update directory operations

Update the directory and index operations to support full read-write
functionality and use the folio API, including directory modification.

Acked-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
fs/ntfs/dir.c
fs/ntfs/index.c