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:
ed1e7b7
)
xfs: remove the all_bh flag from xfs_convert_page
author
Christoph Hellwig
<hch@infradead.org>
Fri, 10 Dec 2010 08:42:23 +0000
(08:42 +0000)
committer
Alex Elder
<aelder@sgi.com>
Thu, 16 Dec 2010 22:06:00 +0000
(16:06 -0600)
The all_bh flag is always set when entering the page clustering
machinery with a regular written extent, which means the check for
it is superflous.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
No differences found