summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_intr.c
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>1999-04-21 05:56:45 +0000
committeralc <alc@FreeBSD.org>1999-04-21 05:56:45 +0000
commita58e3203d4836b8252fe2a2b7d4d49a0d98acb16 (patch)
treeef1c1ff32e295267c56069bb3c7ea9cb5ffc0a49 /sys/kern/kern_intr.c
parenta649c2c975c1fbc26e3748fba0368e76fa527953 (diff)
downloadFreeBSD-src-a58e3203d4836b8252fe2a2b7d4d49a0d98acb16.zip
FreeBSD-src-a58e3203d4836b8252fe2a2b7d4d49a0d98acb16.tar.gz
Address several problems in vn_read and vn_write:
1. Make read-ahead work for pread and aio_read. 2. Fix one place where a comparison of uio_offset with -1 wasn't updated to use FOF_OFFSET. 3. Honor O_APPEND in the FOF_OFFSET case. In addition, use the variable name "ioflag" in both vn_read and vn_write to avoid possible confusion between the variable "flag" and the parameter "flags". Submitted by: Bruce Evans <bde@zeta.org.au> and me
Diffstat (limited to 'sys/kern/kern_intr.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud