]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: introduce reflink utility functions
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 01:29:22 +0000 (12:29 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 25 Oct 2016 01:29:22 +0000 (12:29 +1100)
commit940973309b87fec90131052342756bd9b6ea69e3
tree6ef73bee48a68bfa5fdc43122a819bd05705e3e3
parent868c70e32419482478fa99d4f8e0bb5960656e61
xfs: introduce reflink utility functions

Source kernel commit: 350a27a6a65cc5dd2ba1b220e8641993414816d2

These functions will be used by the other reflink functions to find
the maximum length of a range of shared blocks.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.coM>
Reviewed-by: Christoph Hellwig <hch@lst.de>
include/xfs_trace.h
libxfs/xfs_refcount.c
libxfs/xfs_refcount.h