diff options
author | Sage Weil <sage@newdream.net> | 2009-11-18 20:22:36 +0100 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2009-11-18 20:29:42 +0100 |
commit | 42ce56e50d948fc7c1c8c3a749ee5a21a7e134f6 (patch) | |
tree | d9c65553d783b2dd0fff7489be15e314fa78203f /fs/select.c | |
parent | ceph: fix page invalidation deadlock (diff) | |
download | linux-42ce56e50d948fc7c1c8c3a749ee5a21a7e134f6.tar.xz linux-42ce56e50d948fc7c1c8c3a749ee5a21a7e134f6.zip |
ceph: remove bad calls to ceph_con_shutdown
We want to ceph_con_close when we're done with the connection, before
the ref count reaches 0. Once it does, do not call ceph_con_shutdown,
as that takes the con mutex and may sleep, and besides that is
unnecessary.
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/select.c')
0 files changed, 0 insertions, 0 deletions