commit | 3d7ded4d81d807c2f75f310a8d74a5d72be13a1b | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Wed Jun 09 16:47:10 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Thu Jun 10 13:30:07 2010 -0700 |
tree | c633b938f72dcd39c84f2430c7d4025331ab4369 | |
parent | 9dbd412f56c453f15014396c6024b895c1485ccb [diff] |
ceph: release cap on import if we don't have the inode If we get an IMPORT that give us a cap, but we don't have the inode, queue a release (and try to send it immediately) so that the MDS doesn't get stuck waiting for us. Signed-off-by: Sage Weil <sage@newdream.net>