xfs: implement the GETFSMAP ioctl
Introduce a new ioctl that uses the reverse mapping btree to return information about the physical layout of the filesystem. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
#include "xfs_inode_item.h"
|
||||
#include "xfs_bmap_btree.h"
|
||||
#include "xfs_filestream.h"
|
||||
#include "xfs_fsmap.h"
|
||||
|
||||
/*
|
||||
* We include this last to have the helpers above available for the trace
|
||||
|
||||
Reference in New Issue
Block a user