diff options
author | Sage Weil <sage@newdream.net> | 2012-01-03 19:09:07 +0100 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2012-01-10 17:57:02 +0100 |
commit | 2ff179e650e95c2b21841b21dc46dc2edefd04cd (patch) | |
tree | 9b15ba73039053111d73da96227e1589b3f11ff2 /net/ceph | |
parent | ceph: avoid useless dget/dput in encode_fh (diff) | |
download | linux-2ff179e650e95c2b21841b21dc46dc2edefd04cd.tar.xz linux-2ff179e650e95c2b21841b21dc46dc2edefd04cd.zip |
ceph: avoid iput() while holding spinlock in ceph_dir_fsync
ceph_mdsc_put_request() can call iput(), which can sleep. Don't do that.
Fixes: #1812
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'net/ceph')
0 files changed, 0 insertions, 0 deletions