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: Mon Aug 25 13:34:53 UTC 2008
Modified Files:
src/sys/ufs/ffs: ffs_snapshot.c
Log Message:
Sync the just created snapshot to disk.
Invalidate short ( < fs_bsize ) buffers. We will always read full
size buffers later.
Should fix PR #39402
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/sys/ufs/ffs/ffs_snapshot.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