diff options
author | NeilBrown <neilb@suse.de> | 2025-02-18 18:39:33 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2025-03-10 16:11:06 +0300 |
commit | e8e6f5cdbc2324dca40aa43242bc7b058fecf1a1 (patch) | |
tree | 3f72253f35ba51b433aa74d0396a7afa0ff4e4c1 /rust/helpers/helpers.c | |
parent | 1601e2fde937a8abf29c9f62743d22c3eaeccb58 (diff) | |
download | linux-e8e6f5cdbc2324dca40aa43242bc7b058fecf1a1.tar.xz |
nfsd: filecache: use nfsd_file_dispose_list() in nfsd_file_close_inode_sync()
nfsd_file_close_inode_sync() contains an exact copy of
nfsd_file_dispose_list().
This patch removes that copy and calls nfsd_file_dispose_list()
instead.
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions