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:   rmind
Date:           Mon Apr 18 15:53:04 UTC 2011

Modified Files:
        src/sys/miscfs/genfs: genfs_io.c
        src/sys/miscfs/syncfs: sync_subr.c syncfs.h
        src/sys/sys: vnode.h

Log Message:
G/C unused speedup_syncer() mechanism and thus simplify some code.
Update some comments to reflect the reality.  No actual changes to
the (used) syncer logic.

OK ad@


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/miscfs/genfs/genfs_io.c
cvs rdiff -u -r1.43 -r1.44 src/sys/miscfs/syncfs/sync_subr.c
cvs rdiff -u -r1.11 -r1.12 src/sys/miscfs/syncfs/syncfs.h
cvs rdiff -u -r1.227 -r1.228 src/sys/sys/vnode.h

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