summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2026-03-05 10:40:54 +0900
committerNamjae Jeon <linkinjeon@kernel.org>2026-03-06 22:08:39 +0900
commitd9038d99fb5c623f43bcd8b726bfbbe8562648c2 (patch)
treee0cf8e11ae74eb4875a97aeb2696ba408956624e /scripts/patch-kernel
parent5eed3d6aa58c7f1ded6ba31fb2ae013ae55e7006 (diff)
ntfs: change mft_no type to u64
Changes the type of ntfs_inode::mft_no from unsigned long to u64 to safely handle the full 48-bit range without truncation risk, especially in preparation for broader VFS inode number type (i_ino:u64) and to improve consistency with ntfs driver practices. Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions