]> www.infradead.org Git - users/hch/misc.git/commit
Merge patch series "Fix for huge faults regression"
authorChristian Brauner <brauner@kernel.org>
Tue, 4 Feb 2025 10:25:45 +0000 (11:25 +0100)
committerChristian Brauner <brauner@kernel.org>
Fri, 7 Feb 2025 09:27:27 +0000 (10:27 +0100)
commitec6164adc73e57c4c43b37682cae1d5c9ad40ca1
tree4165f46d751a5b48750797a84b4dae85d1130706
parent2cc02059fbc79306b53a44b1f1a4444aa3c76598
parent711f9b8fbe4f4936302804e246e206f0829f628f
Merge patch series "Fix for huge faults regression"

Amir Goldstein <amir73il@gmail.com> says:

The two Fix patches have been tested by Alex together and each one
independently.

I also verified that they pass the LTP inoityf/fanotify tests.

* patches from https://lore.kernel.org/r/20250203223205.861346-1-amir73il@gmail.com:
  fsnotify: disable pre-content and permission events by default
  fsnotify: disable notification by default for all pseudo files
  fsnotify: use accessor to set FMODE_NONOTIFY_*

Link: https://lore.kernel.org/r/20250203223205.861346-1-amir73il@gmail.com
Signed-off-by: Christian Brauner <brauner@kernel.org>