Date: Fri, 21 Jan 2005 22:20:25 +0000 (UTC) From: Wes Peters <wes@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs mkfs.c newfs.8 newfs.c newfs.h Message-ID: <200501212220.j0LMKPn5009844@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wes 2005-01-21 22:20:25 UTC
FreeBSD src repository
Modified files:
sbin/newfs mkfs.c newfs.8 newfs.c newfs.h
Log:
Add an option to suppress the creation of the .snap directory in
the new filesystem. This is intended for memory and vnode filesystems
that will never be fsck'ed or dumped.
Obtained from: St. Bernard Software RAPID
MFC after: 2 weeks
Revision Changes Path
1.87 +38 -30 src/sbin/newfs/mkfs.c
1.68 +16 -1 src/sbin/newfs/newfs.8
1.79 +5 -1 src/sbin/newfs/newfs.c
1.17 +1 -0 src/sbin/newfs/newfs.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501212220.j0LMKPn5009844>
