DragonFly commits List (threaded) for 2004-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern vfs_bio.c
hmp 2004/03/11 12:14:46 PST
DragonFly src repository
Modified files:
sys/kern vfs_bio.c
Log:
Replace a manual check for a VMIO candidate with vn_canvmio() under
VFS_BIO_DEBUG.
This silences an annoying warning in getblk() when VMIO'ing on a
VDIR (directory) vnode; this happens due to vmiodirenable sysctl
being set to `1'.
Discussed with: Matthew Dillon
Revision Changes Path
1.20 +1 -1 src/sys/kern/vfs_bio.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_bio.c.diff?r1=1.19&r2=1.20&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]