diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2022-03-28 16:16:42 +0200 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2022-05-20 19:18:24 +0200 |
commit | 14ee45b70dd0d9ae76fb066cd8c0652d657353f6 (patch) | |
tree | 3c2e2da08661ea76e564d044b48389df2a6c581f /fs/jffs2/compr.c | |
parent | NFSD: Clean up nfsd3_proc_create() (diff) | |
download | linux-14ee45b70dd0d9ae76fb066cd8c0652d657353f6.tar.xz linux-14ee45b70dd0d9ae76fb066cd8c0652d657353f6.zip |
NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()
Clean up: The "out" label already invokes fh_drop_write().
Note that fh_drop_write() is already careful not to invoke
mnt_drop_write() if either it has already been done or there is
nothing to drop. Therefore no change in behavior is expected.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'fs/jffs2/compr.c')
0 files changed, 0 insertions, 0 deletions