From: Eric Sandeen Date: Tue, 16 Jul 2013 02:16:52 +0000 (-0500) Subject: xfs_metadump: manpage fix regarding frozen fs X-Git-Tag: v3.2.0-alpha1~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f34a259939d8e815da1a5a5374d39153ed57e3;p=thirdparty%2Fxfsprogs-dev.git xfs_metadump: manpage fix regarding frozen fs The xfs_metadump manpage states that metadump works on a frozen filesystem; it does not. In fact, there is no way to detect a frozen filesystem, so we can't make it work, either. So just remove this from the manpage; unmounted or RO mounted is what is enforced by xfs_metadump. Signed-off-by: Eric Sandeen Reviewed-by: Ben Myers Signed-off-by: Ben Myers --- diff --git a/man/man8/xfs_metadump.8 b/man/man8/xfs_metadump.8 index 26cea97f2..4fa1b1c7e 100644 --- a/man/man8/xfs_metadump.8 +++ b/man/man8/xfs_metadump.8 @@ -32,10 +32,8 @@ is \-, then the output is sent to stdout. This allows the output to be redirected to another program such as a compression application. .PP .B xfs_metadump -should only be used to copy unmounted filesystems, read-only mounted -filesystems, or frozen filesystems (see -.BR xfs_freeze (8)). -Otherwise, the generated dump could be inconsistent or corrupt. +may only be used to copy unmounted filesystems, or read-only mounted +filesystems. .PP .B xfs_metadump does not alter the source filesystem in any way. The