Remove an out-of-date comment: aio_cancel() has been supported
since revision 1.69 of kern/vfs_aio.c.
This commit is contained in:
parent
a4f378438c
commit
881370673b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=73438
@ -25,7 +25,6 @@
|
||||
|
||||
/*
|
||||
* Returned by aio_cancel:
|
||||
* (Note that FreeBSD's aio is not cancellable -- yet.)
|
||||
*/
|
||||
#define AIO_CANCELED 0x1
|
||||
#define AIO_NOTCANCELED 0x2
|
||||
|
Loading…
Reference in New Issue
Block a user