Skip to content
Commit 04d000eb authored by Sage Weil's avatar Sage Weil
Browse files

ceph: fix open file counting on snapped inodes when mds returns no caps



It's possible the MDS will not issue caps on a snapped inode, in which case
an open request may not __ceph_get_fmode(), botching the open file
counting.  (This is actually a server bug, but the client shouldn't BUG out
in this case.)

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 0ceed5db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment