]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: support shutdown command on foreign fses
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 10 Apr 2017 22:32:04 +0000 (17:32 -0500)
committerEric Sandeen <sandeen@redhat.com>
Mon, 10 Apr 2017 22:32:04 +0000 (17:32 -0500)
commit75dc6781255fecd42e6861f0328bc4e161b6f82a
treedc42149b5cf14243ba93f56673becef69918708d
parente8a1c98308308cfa17abd9fce1ce9f179018e13f
xfs_io: support shutdown command on foreign fses

Since f2fs and ext4 support the shutdown ioctl, enable it there.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
io/shutdown.c