Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph: do not drop lease during revalidate
We need to hold session s_mutex for __ceph_mdsc_drop_dentry_lease(), which we don't, so skip it. It was purely an optimization. Signed-off-by: Sage Weil <sage@newdream.net>
- Loading branch information