commit | 08358906ed78f6ab4d3ff8e4fd1b87b9a4aea645 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Jul 04 10:54:47 2012 -0400 |
committer | Ben Myers <bpm@sgi.com> | Sun Jul 29 16:00:31 2012 -0500 |
tree | 47884ad2cba2ede418c6f4716c778c9d6ec88e81 | |
parent | f2ecc5e453134a13c3b2b0f2cac52ab2d5c540d7 [diff] |
xfs: remove the alloc_done argument to xfs_dialloc We can simplify check the IO_agbp pointer for being non-NULL instead of passing another argument through two layers of function calls. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>