From: Eric Sandeen Date: Sat, 12 Nov 2011 02:06:04 +0000 (-0500) Subject: debugfs.8: add documentation of the mmp commands X-Git-Tag: v1.42-WIP-1120~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3859977a6b29889b7115db647d2c27c6bf1bd8be;p=thirdparty%2Fe2fsprogs.git debugfs.8: add documentation of the mmp commands Document the dump_mmp and set_mmp_value commands in the debugfs manpage. Signed-off-by: Eric Sandeen Signed-off-by: Theodore Ts'o --- diff --git a/debugfs/debugfs.8.in b/debugfs/debugfs.8.in index fe07f3477..17ddc2413 100644 --- a/debugfs/debugfs.8.in +++ b/debugfs/debugfs.8.in @@ -210,6 +210,9 @@ option is given set the owner, group and permissions information on to match .IR filespec . .TP +.I dump_mmp +Display the multiple-mount protection (mmp) field values. +.TP .I dx_hash [-h hash_alg] [-s hash_seed] filename Calculate the directory hash of .IR filename . @@ -485,6 +488,16 @@ The list of valid inode fields which can be set via this command can be displayed by using the command: .B set_inode_field -l .TP +.I set_mmp_value field value +Modify the multiple-mount protection (mmp) data so that the +mmp field +.I field +has value +.I value. +The list of valid mmp fields which can be set via this command +can be displayed by using the command: +.B set_mmp_value -l +.TP .I set_super_value field value Set the superblock field .I field