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:
1cdda9b
)
Btrfs: cleanup extent_clear_unlock_delalloc flags
author
Chris Mason
<chris.mason@oracle.com>
Thu, 8 Oct 2009 15:27:10 +0000
(11:27 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Thu, 8 Oct 2009 19:11:49 +0000
(15:11 -0400)
extent_clear_unlock_delalloc has a growing set of ugly parameters
that is very difficult to read and maintain.
This switches to a flag field and well named flag defines.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found