-
Christoph Hellwig authored
No need to pass the key field to lookup_iocb to compare it with KIOCB_KEY, as we can do that right after retrieving it from userspace. Also move the KIOCB_KEY definition to aio.c as it is an internal value not used by any other place in the kernel. Signed-off-by:
Christoph Hellwig <hch@lst.de>
Christoph Hellwig authoredNo need to pass the key field to lookup_iocb to compare it with KIOCB_KEY, as we can do that right after retrieving it from userspace. Also move the KIOCB_KEY definition to aio.c as it is an internal value not used by any other place in the kernel. Signed-off-by:
Christoph Hellwig <hch@lst.de>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.