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: Sat Aug 30 08:25:53 UTC 2008
Modified Files:
src/sys/ufs/ffs: ffs_inode.c
Log Message:
ffs_truncate() always runs with journal locked. Propagate this information
to VOP_PUTPAGES().
Report from Lars Nordlund on current-users@
To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 src/sys/ufs/ffs/ffs_inode.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