mbox series

[0/2] two bug fixes about direct fd install

Message ID 20220527165333.55212-1-xiaoguang.wang@linux.alibaba.com (mailing list archive)
Headers show
Series two bug fixes about direct fd install | expand

Message

Xiaoguang Wang May 27, 2022, 4:53 p.m. UTC
Both two patches have passed liburing test.

Xiaoguang Wang (2):
  io_uring: fix file leaks around io_fixed_fd_install()
  io_uring: defer alloc_hint update to io_file_bitmap_set()

 fs/io_uring.c | 100 ++++++++++++++++++++++++++--------------------------------
 1 file changed, 45 insertions(+), 55 deletions(-)