Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs/ffs
Module Name: src
Committed By: hannken
Date: Thu Jul 31 15:37:56 UTC 2008
Modified Files:
src/sys/ufs/ffs: ffs_snapshot.c ffs_vfsops.c
Log Message:
Ffs snapshots don't work (yet) with WAPBL:
- no snapshot creation on logging file systems.
- refuse to mount logging file systems with persistent snapshots.
Ok: Simon Burge <simonb%netbsd.org@localhost>
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/sys/ufs/ffs/ffs_snapshot.c
cvs rdiff -r1.231 -r1.232 src/sys/ufs/ffs/ffs_vfsops.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