git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d008237
)
btrfs: split extent_state ops
author
Jeff Mahoney
<jeffm@suse.com>
Thu, 1 Mar 2012 13:57:19 +0000
(14:57 +0100)
committer
David Sterba
<dsterba@suse.cz>
Thu, 22 Mar 2012 00:45:35 +0000
(
01:45
+0100)
set_extent_bit can do exclusive locking but only when called by lock_extent*,
Drop the exclusive bits argument except when called by lock_extent.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
No differences found