]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: try to unshare copy-on-write blocks via fallocate
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 22:14:33 +0000 (15:14 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 26 Oct 2016 19:43:53 +0000 (12:43 -0700)
commit3825c565b2f84efe8e17763f939f68c553d75683
treec1871969bc65e89fc072334bd145d9d5726406c4
parent0c2ed80a3590e30a2eebfa89f4d43080bf850abe
xfs_io: try to unshare copy-on-write blocks via fallocate

Wire up the "unshare" flag to the xfs_io fallocate command.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
io/prealloc.c
man/man8/xfs_io.8