]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: add sync and syncfs commands
authorEric Sandeen <sandeen@sandeen.net>
Wed, 29 Oct 2014 05:33:49 +0000 (16:33 +1100)
committerDave Chinner <david@fromorbit.com>
Wed, 29 Oct 2014 05:33:49 +0000 (16:33 +1100)
commitc7dd81c7cd77b3a2432899063f333d2b8322fcdc
treeb60c6ce38fc7841c34d922d9302ee32d7427b1ee
parent24e0479118fbef8d28e19011a2896c81e7a95d25
xfs_io: add sync and syncfs commands

There's no easy way to invoke syncfs from the commandline,
as far as I know, so add it to xfs_io to be handy.

Add sync while we're at it, just for completeness.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
io/Makefile
io/init.c
io/io.h
io/sync.c [new file with mode: 0644]
m4/package_libcdev.m4
man/man8/xfs_io.8