Searched hist:e4b7bbd6ab77e908a60362aa29e518f224a117b0 (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/libsys/ |
H A D | lio_listio.2 | diff e4b7bbd6ab77e908a60362aa29e518f224a117b0 Sat Jan 13 20:46:18 CET 2024 Konstantin Belousov <kib@FreeBSD.org> lio_listio(2): add LIO_FOFFSET flag to ignore aiocb aio_offset
and use the current file offset instead.
Requested by: Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com> Reviewed by: jhb Discussed with: asomers Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D43448
|
/freebsd/sys/sys/ |
H A D | aio.h | diff e4b7bbd6ab77e908a60362aa29e518f224a117b0 Sat Jan 13 20:46:18 CET 2024 Konstantin Belousov <kib@FreeBSD.org> lio_listio(2): add LIO_FOFFSET flag to ignore aiocb aio_offset
and use the current file offset instead.
Requested by: Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com> Reviewed by: jhb Discussed with: asomers Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D43448
|
/freebsd/sys/kern/ |
H A D | vfs_aio.c | diff e4b7bbd6ab77e908a60362aa29e518f224a117b0 Sat Jan 13 20:46:18 CET 2024 Konstantin Belousov <kib@FreeBSD.org> lio_listio(2): add LIO_FOFFSET flag to ignore aiocb aio_offset
and use the current file offset instead.
Requested by: Vinícius dos Santos Oliveira <vini.ipsmaker@gmail.com> Reviewed by: jhb Discussed with: asomers Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D43448
|