2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-05 20:24:09 +08:00
linux-next/fs/cachefiles
Jens Axboe 6b19b766e8 fs: get rid of the res2 iocb->ki_complete argument
The second argument was only used by the USB gadget code, yet everyone
pays the overhead of passing a zero to be passed into aio, where it
ends up being part of the aio res2 value.

Now that everybody is passing in zero, kill off the extra argument.

Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-10-25 10:36:24 -06:00
..
bind.c cachefiles: Change %p in format strings to something else 2021-08-27 13:34:02 +01:00
daemon.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 2019-05-24 17:27:11 +02:00
interface.c cachefiles: Change %p in format strings to something else 2021-08-27 13:34:02 +01:00
internal.h fscache, cachefiles: Remove the histogram stuff 2021-08-27 13:34:02 +01:00
io.c fs: get rid of the res2 iocb->ki_complete argument 2021-10-25 10:36:24 -06:00
Kconfig fscache, cachefiles: Remove the histogram stuff 2021-08-27 13:34:02 +01:00
key.c cachefiles: Change %p in format strings to something else 2021-08-27 13:34:02 +01:00
main.c fscache, cachefiles: Remove the histogram stuff 2021-08-27 13:34:02 +01:00
Makefile fscache, cachefiles: Remove the histogram stuff 2021-08-27 13:34:02 +01:00
namei.c cachefiles: Change %p in format strings to something else 2021-08-27 13:34:02 +01:00
rdwr.c fs/cachefiles: Remove wait_bit_key layout dependency 2021-03-23 20:54:29 +00:00
security.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 2019-05-24 17:27:11 +02:00
xattr.c cachefiles: Change %p in format strings to something else 2021-08-27 13:34:02 +01:00