]> Git Repo - linux.git/commitdiff
Merge tag 'v6.6-vfs.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
authorLinus Torvalds <[email protected]>
Mon, 28 Aug 2023 18:39:14 +0000 (11:39 -0700)
committerLinus Torvalds <[email protected]>
Mon, 28 Aug 2023 18:39:14 +0000 (11:39 -0700)
Pull autofs fixes from Christian Brauner:
 "This fixes a memory leak in autofs reported by syzkaller and a missing
  conversion from uninterruptible to interruptible wake up when autofs
  is in catatonic mode"

* tag 'v6.6-vfs.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
  autofs: use wake_up() instead of wake_up_interruptible(()
  autofs: fix memory leak of waitqueues in autofs_catatonic_mode


Trivial merge
This page took 0.048843 seconds and 4 git commands to generate.