]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: Add statx support for PowerPC architecture
authorchandan <chandan@linux.vnet.ibm.com>
Tue, 2 May 2017 16:12:52 +0000 (11:12 -0500)
committerEric Sandeen <sandeen@redhat.com>
Tue, 2 May 2017 16:12:52 +0000 (11:12 -0500)
commit4a7aa05a1069e1671c3b58d25a0874f83be5c459
treed4287bc7feff2ad2d639d442e261716f7b7870dd
parentdc6b7f74403e793586720a5fddedff0837dc2812
xfs_io: Add statx support for PowerPC architecture

Linux kernel commit f717629c7f834ab2efa05c7dbf0826f1d7c32ade (powerpc:
Wire up statx() syscall) added support for statx syscall for PowerPC
architecture. This commit enables using 'statx' sub-command of xfs_io to
be used on PowerPC.

Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
io/statx.h