commit | 564cdb414d47f3e2681cb96505eb1a76462e6cc8 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Thu Oct 04 12:18:59 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Oct 04 12:34:22 2018 -0700 |
tree | 20a14b06634dfc9f6531ef60bbc1f8b0a3e41b18 | |
parent | 10177ebc3e025d43b4d0ef18b72b2f9f76b25608 [diff] |
xfs_io: dedupe command should only complain if we don't dedupe anything The dedupe command should only complain about non-matching extents if the kernel hasn't managed to dedupe /any/ of the input range. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>