diff options
author | Yan, Zheng <zyan@redhat.com> | 2015-01-09 08:56:18 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2015-02-19 11:31:38 +0100 |
commit | c4d4a582c538e890f09c338bc3063c28dfdc9ae5 (patch) | |
tree | 2d6d7d75b857efcda89931866481057660dedaae /drivers | |
parent | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync) (diff) | |
download | linux-c4d4a582c538e890f09c338bc3063c28dfdc9ae5.tar.xz linux-c4d4a582c538e890f09c338bc3063c28dfdc9ae5.zip |
ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps)
we should not do block operation in wait_event_interruptible()'s condition
check function, but reading inline data can block. so move the read inline
data code to ceph_get_caps()
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions