commit | f2ecc5e453134a13c3b2b0f2cac52ab2d5c540d7 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Jul 04 10:54:46 2012 -0400 |
committer | Ben Myers <bpm@sgi.com> | Sun Jul 29 15:56:49 2012 -0500 |
tree | 58fdbdc513a494048fb66c424be6c3a07c645bc0 | |
parent | 824c313139c2ce678011bf11c4823a0c99651c1f [diff] |
xfs: split xfs_dialloc Move the actual allocation once we have selected an allocation group into a separate helper, and make xfs_dialloc a wrapper around it. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Ben Myers <bpm@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>