commit | 1dbba0863468f509f3fccb498b34f1b1e24356d9 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Fri Jan 27 23:24:28 2017 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Jan 30 16:32:25 2017 -0800 |
tree | 7cdb5cd2ed7ad4999926f71c8a23caad1b5098ce | |
parent | e4229d6b0bc9280f29624faf170cf76a9f1ca60e [diff] |
xfs: remove unused full argument from bmap The "full" argument was used only by the fiemap formatter, which is now gone with the iomap updates. Remove the unused arg. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Alex Elder <elder@linaro.org> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>