NFS: remove unused pnfs_ld_data field from struct nfs_server
authorAnthony Iliopoulos <ailiop@suse.com>
Fri, 13 Jun 2025 09:44:39 +0000 (11:44 +0200)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 14 Jul 2025 22:20:25 +0000 (15:20 -0700)
commit2c665d91c2a2d8b5bdf1374d1253b3c89fca4ede
treeca671cc75305746ec1dc89382c3ca6f638b5ef0c
parent74a33326cfe8e62ebe0a65ba01ea8a8bceb532f8
NFS: remove unused pnfs_ld_data field from struct nfs_server

The last code that was using this was removed via commit 20d655d6197d
("pnfs/blocklayout: use the device id cache") which was merged in
v3.18-rc1, so it can be removed completely.

Signed-off-by: Anthony Iliopoulos <ailiop@suse.com>
Link: https://lore.kernel.org/r/20250613094439.82338-4-ailiop@suse.com
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
include/linux/nfs_fs_sb.h