commit | 1b1ecdaa215bbd44b21947ad4f12a2f4d3e0c975 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon May 20 16:55:36 2019 -0500 |
committer | Eric Sandeen <sandeen@redhat.com> | Mon May 20 16:55:36 2019 -0500 |
tree | 2252b94dcc3c93809f4c7f757ebf59d41c1e349a | |
parent | 6a896508ce5e9341d1d440a46b34ed9572b19dd0 [diff] |
xfs_restore: support fallocate when reserving space for a file Update the file creation helper to try fallocate when restoring a filesystem before it tries RESVSP. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Allison Collins <allison.henderson@oracle.com> Signed-off-by: Eric Sandeen <sandeen@sandeen.net>