diff options
author | 2018-03-30 11:19:25 +0200 | |
---|---|---|
committer | 2018-05-26 09:16:44 +0200 | |
commit | f3a2752a43de18eb2eafa869d06f6e423ff0ce61 (patch) | |
tree | d61a9607b92e1bd3059af7f1cfbcb2965c5e522d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs: introduce new ->get_poll_head and ->poll_mask methods (diff) | |
download | linux-dev-f3a2752a43de18eb2eafa869d06f6e423ff0ce61.tar.xz linux-dev-f3a2752a43de18eb2eafa869d06f6e423ff0ce61.zip |
aio: simplify KIOCB_KEY handling
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions