nfs/localio: remove redundant suid/sgid handling
authorMike Snitzer <snitzer@hammerspace.com>
Thu, 3 Oct 2024 19:35:01 +0000 (15:35 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 8 Nov 2024 19:26:20 +0000 (14:26 -0500)
commitfb4e525da1c12d1f7aeff94797385937fd89f40b
treef28dbc24608af83fdf3425db7349407e95e1cee8
parent288d7224db0c2a85bda4e2227fad3f6eb89e2874
nfs/localio: remove redundant suid/sgid handling

nfs_writeback_done() will take care of suid/sgid corner case.

Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/localio.c