mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-22 16:06:04 -05:00
a4ad4f748e
This also means moving a bit more of the fixed file handling to the filetable side, which makes sense separately too. Signed-off-by: Jens Axboe <axboe@kernel.dk>
3 lines
100 B
C
3 lines
100 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
void io_uring_show_fdinfo(struct seq_file *m, struct file *f);
|