Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/ufs



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.




Home | Main Index | Thread Index | Old Index