History log of /freebsd-10-stable/sys/ufs/ffs/ffs_rawread.c
Revision Date Author Comments
# 318267 14-May-2017 kib

MFC r317908:
Remove spl() calls from UFS code.


# 267494 15-Jun-2014 kib

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.


# 267494 15-Jun-2014 kib

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.