]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Jun 2021 16:49:48 +0000 (09:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Jun 2021 16:49:48 +0000 (09:49 -0700)
commitbe19f547f858300aa754d45da7534f64d3fef974
tree6dcd40624393bbc7ab35dc81df00e74d6bb9118f
parentb8a2752af5aa9e05259544442020f23914f77d3b
parenta414179a3e9f6f1e28fa67b57f9a3217c632ce34
Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

Pull quota and fanotify fixes from Jan Kara:
 "A fixup finishing disabling of quotactl_path() syscall (I've missed
  archs using different way to declare syscalls) and a fix of an fd leak
  in error handling path of fanotify"

* tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  quota: finish disable quotactl_path syscall
  fanotify: fix copy_event_to_user() fid error clean up