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: yamt
Date: Thu Mar 11 11:48:17 UTC 2004
Modified Files:
src/sys/ufs/ffs: ffs_softdep.c
Log Message:
as we always replace whole buf in the case of indirdep,
simply changing b_data is enough. eliminate M_INDIRDEP.
PR/24443.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/sys/ufs/ffs/ffs_softdep.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