diff options
author | Sage Weil <sage@newdream.net> | 2010-05-13 19:01:13 (GMT) |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-05-17 17:25:45 (GMT) |
commit | b4556396fac5b3f063d5b8ac54dc02f7612a75e1 (patch) | |
tree | 30f24bd81c4c007dd09fc625f202854803dd2628 /fs/ceph/ceph_frag.c | |
parent | e1518c7c0a67a75727f7285780dbef0ca7121cc9 (diff) | |
download | linux-b4556396fac5b3f063d5b8ac54dc02f7612a75e1.tar.xz |
ceph: fix race between aborted requests and fill_trace
When we abort requests we need to prevent fill_trace et al from doing
anything that relies on locks held by the VFS caller. This fixes a race
between the reply handler and the abort code, ensuring that continue
holding the dir mutex until the reply handler completes.
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ceph/ceph_frag.c')
0 files changed, 0 insertions, 0 deletions