On Wed, May 13, 2015 at 05:22:13PM -0700, Darrick J. Wong wrote:
Create a library function to perform fallocation on arbitrary files,
and wire up a few users for this function. This is a bit more intense
than Ted's original mk_hugefiles implementation since we have to honor
any blocks that may already be allocated to the file.
Signed-off-by: Darrick J. Wong <redacted>