xfs: remove the all_bh flag from xfs_convert_page
authorChristoph Hellwig <hch@infradead.org>
Fri, 10 Dec 2010 08:42:23 +0000 (08:42 +0000)
committerAlex 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