Skip to content
Commit 14ee45b7 authored by Chuck Lever's avatar Chuck Lever
Browse files

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: default avatarChuck Lever <chuck.lever@oracle.com>
parent e6156859
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment