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:
e339a6b
)
Btrfs: read lock extent buffer while walking backrefs
author
Filipe Manana
<fdmanana@suse.com>
Wed, 2 Jul 2014 19:07:54 +0000
(20:07 +0100)
committer
Chris Mason
<clm@fb.com>
Fri, 15 Aug 2014 14:43:13 +0000
(07:43 -0700)
Before processing the extent buffer, acquire a read lock on it, so
that we're safe against concurrent updates on the extent buffer.
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/backref.c
patch
|
blob
|
history
diff --cc
fs/btrfs/backref.c
Simple merge