diff options
author | 2016-10-30 11:42:01 -0500 | |
---|---|---|
committer | 2016-10-30 13:09:42 -0400 | |
commit | 0b944d3a4bba6b25f43aed530f4fa85c04d162a6 (patch) | |
tree | c5c7b8fc2ec3fe80e12de1e3a8bdb65aa04b2169 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.9-rc3 (diff) | |
download | wireguard-linux-0b944d3a4bba6b25f43aed530f4fa85c04d162a6.tar.xz wireguard-linux-0b944d3a4bba6b25f43aed530f4fa85c04d162a6.zip |
aio: hold an extra file reference over AIO read/write operations
Otherwise we might dereference an already freed file and/or inode
when aio_complete is called before we return from the read_iter or
write_iter method.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions