]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC of 250708:
authormckusick <mckusick@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 27 May 2013 22:18:04 +0000 (22:18 +0000)
committermckusick <mckusick@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 27 May 2013 22:18:04 +0000 (22:18 +0000)
commitbd2cd80f08e7f0e30b218e80d33b524069fcf92b
treec9222c179c974a3aa1e79281aed7635110e50c13
parented5696591583ac74c4850d1c2d248290fc3566e5
MFC of 250708:

Clean up trailing whitespace.

Submitted by: Andy Kosela

MFC of 250710:

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/9@251043 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/dumpfs/dumpfs.8
sbin/dumpfs/dumpfs.c