commit | 4c934c7dd60cc60af056b8cc62c39d10ce7ca1c8 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Mar 28 14:56:38 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Apr 03 15:18:18 2017 -0700 |
tree | 026a140091a9b5ca9ecebdc89b975fe69e315421 | |
parent | a1cae7283d4627a96d092ee7a1f821eb4d9ce7f9 [diff] |
xfs: report realtime space information via the rtbitmap Use the realtime bitmap to return free space information via getfsmap. Eventually this will be superseded by the realtime rmapbt code. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>