Skip to content
Commit 998db52c authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd4: fix file open accounting for RDWR opens

Commit f9d7562f

 "nfsd4: share file
descriptors between stateid's" didn't correctly account for O_RDWR opens.
Symptoms include leaked files, resulting in failures to unmount and/or
warnings about orphaned inodes on reboot.

Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent 7fa53cc8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment