Merge tag 'vfs-6.16-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jul 2025 15:00:48 +0000 (08:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jul 2025 15:00:48 +0000 (08:00 -0700)
commit4bb01220911d2dd6846573850937e89691f92e20
tree9e11bad6a876945769b1c6348b9806243c8fdb18
parentbef3012b2f6814af2b5c5abd6b5f85921dbb8a01
parent8b3c655fa2406b9853138142746a39b7615c54a2
Merge tag 'vfs-6.16-rc8.fixes' of git://git./linux/kernel/git/vfs/vfs

Pull vfs fixes from Christian Brauner:
 "Two last-minute fixes for this cycle:

   - Set afs vllist to NULL if addr parsing fails

   - Add a missing check for reaching the end of the string in afs"

* tag 'vfs-6.16-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
  afs: Set vllist to NULL if addr parsing fails
  afs: Fix check for NULL terminator