diff options
author | Josef Bacik <josef@redhat.com> | 2011-09-11 14:52:24 (GMT) |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2011-09-11 14:52:24 (GMT) |
commit | ddf23b3fc6850bd4654d51ec9457fe7c77cde51e (patch) | |
tree | 9f5fe8f71a2793b5f651ef6c535d9116b5094348 /net/key | |
parent | e0b6d65be57fb37ca67b04ce8964546a74d2125c (diff) | |
download | linux-fsl-qoriq-ddf23b3fc6850bd4654d51ec9457fe7c77cde51e.tar.xz |
Btrfs: skip locking if searching the commit root in csum lookup
It's not enough to just search the commit root, since we could be cow'ing the
very block we need to search through, which would mean that its locked and we'll
still deadlock. So use path->skip_locking as well. Thanks,
Signed-off-by: Josef Bacik <josef@redhat.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions