Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull file descriptor updates from Al Viro. - Descriptor handling cleanups * tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: Unify the primitives for file descriptor closing fs: remove fget_many and fput_many interface io_uring_enter(): don't leave f.flags uninitialized
No related branches found
No related tags found
Showing
- drivers/android/binder.c 1 addition, 1 deletiondrivers/android/binder.c
- fs/file.c 42 additions, 68 deletionsfs/file.c
- fs/file_table.c 2 additions, 7 deletionsfs/file_table.c
- fs/internal.h 1 addition, 1 deletionfs/internal.h
- fs/io_uring.c 7 additions, 11 deletionsfs/io_uring.c
- include/linux/fdtable.h 1 addition, 1 deletioninclude/linux/fdtable.h
- include/linux/file.h 0 additions, 2 deletionsinclude/linux/file.h
- include/linux/fs.h 1 addition, 3 deletionsinclude/linux/fs.h
Loading
Please register or sign in to comment