NFS: remove unused time_delta field from struct nfs_server
authorAnthony Iliopoulos <ailiop@suse.com>
Fri, 13 Jun 2025 09:44:38 +0000 (11:44 +0200)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 14 Jul 2025 22:20:21 +0000 (15:20 -0700)
commit74a33326cfe8e62ebe0a65ba01ea8a8bceb532f8
treef4af22ff7663ede333039b0cdd9ec8dcc01c7869
parent0715a72ee9a38461eac4b34388b772914f269119
NFS: remove unused time_delta field from struct nfs_server

The last code that was using this was removed via commit ca0daa277aca
("NFS: Cache aggressively when file is open for writing") which was
merged in v4.8-rc1, so it can be removed completely.

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