Subject: CVS commit: src/sys/ufs
To: None <source-changes@NetBSD.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 02/21/2005 17:52:11
Module Name:	src
Committed By:	hannken
Date:		Mon Feb 21 17:52:11 UTC 2005

Modified Files:
	src/sys/ufs: files.ufs
	src/sys/ufs/ffs: ffs_snapshot.c
Removed Files:
	src/sys/ufs/ffs: ffs_snapshot_stub.c

Log Message:
Make `options FFS_NO_SNAPSHOT' only disable snapshot creation
while not trashing existing snapshots.

Approved by: core@


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/ufs/files.ufs
cvs rdiff -r1.9 -r1.10 src/sys/ufs/ffs/ffs_snapshot.c
cvs rdiff -r1.1 -r0 src/sys/ufs/ffs/ffs_snapshot_stub.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.