]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: refactor stat functions, add raw dump
authorEric Sandeen <sandeen@sandeen.net>
Mon, 10 Apr 2017 22:33:38 +0000 (17:33 -0500)
committerEric Sandeen <sandeen@redhat.com>
Mon, 10 Apr 2017 22:33:38 +0000 (17:33 -0500)
commit2e03a36efeb7be09bf1448340b87ea1ab3761cff
treee45b2a9a3804cd15c3615a78ec979e1469187077
parenta8cef9f6582b5842d2344787523e58a992c4fb7e
xfs_io: refactor stat functions, add raw dump

This adds a "-r" raw structure dump to stat options, and
factors the code a bit; statx will also use print_file_info
and print_xfs_info.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
io/stat.c
man/man8/xfs_io.8