]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC of 250708:
authormckusick <mckusick@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 27 May 2013 22:41:43 +0000 (22:41 +0000)
committermckusick <mckusick@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 27 May 2013 22:41:43 +0000 (22:41 +0000)
commit77231ac5bdfa88bbf599ed1c9c35494eabda24c5
tree631aa8d45574d2765eca82db418fff52810f75b3
parent06dc09527c809d837c68e9d1c6b0036c0de667f3
MFC of 250708:

Clean up trailing whitespace.

Submitted by: Andy Kosela

MFC of 250710: (delete addition of -k which does not exist in 8-stable)

When running the -m option to generate a newfs(8) command suitable for
recreating the filesystem, check for and output the -i, -k, and -l
options if appropriate.

Note the remaining deficiencies of the -m option in the dumpfs(8)
manual page. Specifically that newfs(8) options -E, -R, -S, and -T
options are not handled and that -p is not useful so is omitted.
Also document that newfs(8) options -n and -r are neither checked
for nor output but should be. The -r flag is needed if the filesystem
uses gjournal(8).

PR:           bin/163992
Reported by:  Dieter <freebsd@sopwith.solgatos.com>
Submitted by: Andy Kosela <akosela@andykosela.com>

git-svn-id: svn://svn.freebsd.org/base/stable/8@251045 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/dumpfs/dumpfs.8
sbin/dumpfs/dumpfs.c