From: Arkadiusz Miśkiewicz Date: Mon, 21 Nov 2011 20:49:37 +0000 (+0100) Subject: xfs_repair is recommended over xfs_check. X-Git-Tag: v3.1.8~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3269a51a55841c98540709dda2beb2a73f96ef50;p=thirdparty%2Fxfsprogs-dev.git xfs_repair is recommended over xfs_check. I see "use xfs_repair instead of xfs_check" hint on xfs@irc, mailing lists and other places but the first source of information (xfs_check man page) doesn't mention this. Improve that. Signed-off-by: Arkadiusz Miśkiewicz Signed-off-by: Christoph Hellwig --- diff --git a/man/man8/xfs_check.8 b/man/man8/xfs_check.8 index 33c389487..620d0fc94 100644 --- a/man/man8/xfs_check.8 +++ b/man/man8/xfs_check.8 @@ -34,6 +34,12 @@ flag. The filesystem should normally be unmounted or read-only during the execution of .BR xfs_check . Otherwise, spurious problems are reported. +.PP +Note that using +.B xfs_check +is NOT recommended. Please use +.BR xfs_repair " " \-n +instead, for better scalability and speed. .SH OPTIONS .TP