Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [yamt-vop] src/sys/ufs/ffs
Module Name: src
Committed By: yamt
Date: Sat Oct 29 17:21:12 UTC 2005
Modified Files:
src/sys/ufs/ffs [yamt-vop]: ffs_alloc.c ffs_balloc.c ffs_inode.c
ffs_snapshot.c ffs_softdep.c ffs_vfsops.c ffs_vnops.c
Log Message:
use ffs_* directly rather than via ufs_ops.
suggested by Chuck Silvers.
To generate a diff of this commit:
cvs rdiff -r1.87.2.1 -r1.87.2.2 src/sys/ufs/ffs/ffs_alloc.c
cvs rdiff -r1.38.2.1 -r1.38.2.2 src/sys/ufs/ffs/ffs_balloc.c
cvs rdiff -r1.76.2.1 -r1.76.2.2 src/sys/ufs/ffs/ffs_inode.c
cvs rdiff -r1.21.2.1 -r1.21.2.2 src/sys/ufs/ffs/ffs_snapshot.c
cvs rdiff -r1.70.2.1 -r1.70.2.2 src/sys/ufs/ffs/ffs_softdep.c
cvs rdiff -r1.175.2.1 -r1.175.2.2 src/sys/ufs/ffs/ffs_vfsops.c
cvs rdiff -r1.75.2.1 -r1.75.2.2 src/sys/ufs/ffs/ffs_vnops.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