]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge patch series "fserror: bug fixes"
authorChristian Brauner <brauner@kernel.org>
Thu, 19 Feb 2026 08:12:13 +0000 (09:12 +0100)
committerChristian Brauner <brauner@kernel.org>
Thu, 19 Feb 2026 08:12:13 +0000 (09:12 +0100)
commit768f4dc4cc318a547303f3ec984e5b366566950b
tree5b7dbed01f79a55a6291542c9ff3cfaf84e54950
parent6c4b2243cb6c0755159bd567130d5e12e7b10d9f
parent294f54f849d846f4643a67db9b41b63867dc8bfe
Merge patch series "fserror: bug fixes"

This contains two fixes for the new fserror infrastructure.

* patches from https://patch.msgid.link/177148129514.716249.10889194125495783768.stgit@frogsfrogsfrogs:
  fserror: fix lockdep complaint when igrabbing inode
  fsnotify: drop unused helper

Link: https://patch.msgid.link/177148129514.716249.10889194125495783768.stgit@frogsfrogsfrogs
Signed-off-by: Christian Brauner <brauner@kernel.org>