summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorJeff Layton <jlayton@kernel.org>2026-05-12 19:12:44 +0300
committerAnna Schumaker <anna.schumaker@hammerspace.com>2026-06-08 17:21:54 +0300
commit2026c8a96afe6e5783497860c4af0a0e1a53991b (patch)
treeb48bf137c1f02d1396e7161fa9d8458fceca0eb8 /scripts/git.orderFile
parent0e06a884f5ba6226829441bfc656ff9f5e9e90ac (diff)
downloadlinux-2026c8a96afe6e5783497860c4af0a0e1a53991b.tar.xz
nfs: replace NFS_FILEID() and nfsi->fileid with inode->i_ino
Now that inode->i_ino stores the full 64-bit NFS fileid, replace all uses of NFS_FILEID(), set_nfs_fileid(), and direct nfsi->fileid accesses with inode->i_ino throughout the NFS client. Remove the NFS_FILEID() and set_nfs_fileid() helper functions from include/linux/nfs_fs.h since they are no longer needed. Also fix two pre-existing truncation bugs in nfs4trace.h where fileid trace fields were declared as u32 instead of u64. Assisted-by: Claude:claude-opus-4-6 Signed-off-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Anna Schumaker <anna.schumaker@hammerspace.com>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions