NFS: remove unused wpages field from struct nfs_server
authorAnthony Iliopoulos <ailiop@suse.com>
Fri, 13 Jun 2025 09:44:37 +0000 (11:44 +0200)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 14 Jul 2025 22:20:19 +0000 (15:20 -0700)
commit0715a72ee9a38461eac4b34388b772914f269119
tree912a49dc3dc67bad82353fabc4b8c5b503e95754
parenta9e21837208d63f42a3387bdf826605c1904be9b
NFS: remove unused wpages field from struct nfs_server

The wpages field is not serving any purpose since commit c63c7b051395
("NFS: Fix a race when doing NFS write coalescing") which was merged in
v2.6.22-rc1. Remove it completely.

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