]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r267226:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 15 Jun 2014 05:15:38 +0000 (05:15 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 15 Jun 2014 05:15:38 +0000 (05:15 +0000)
commitc788cb3a4dbab0f3c7fe8812bc3c7ff2b61b9d31
tree81c93a5f6b8d94dadfbf0f186bf95f496148cc2d
parent0eb5876fadf3931bfeef60ec38f361add8ee1d09
MFC r267226:
Initialize the pbuf counter for directio using SYSINIT.
Mark ffs_rawread.c as requiring both ffs and directio options to be
compiled into the kernel.  Add ffs_rawread.c to the list of ufs.ko
module' sources.

git-svn-id: svn://svn.freebsd.org/base/stable/10@267494 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/conf/files
sys/kern/vfs_bio.c
sys/modules/ufs/Makefile
sys/ufs/ffs/ffs_rawread.c