Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   hannken
Date:           Sat Apr  7 15:08:12 UTC 2007

Modified Files:
        src/sys/fs/union: union_subr.c
        src/sys/miscfs/syncfs: sync_subr.c sync_vnops.c

Log Message:
Remove calls to now obsolete vn_start_write() and vn_finished_write().


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/fs/union/union_subr.c
cvs rdiff -r1.28 -r1.29 src/sys/miscfs/syncfs/sync_subr.c
cvs rdiff -r1.16 -r1.17 src/sys/miscfs/syncfs/sync_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