]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fs: enable pre-content events on supported file systems
authorJosef Bacik <josef@toxicpanda.com>
Fri, 15 Nov 2024 15:30:32 +0000 (10:30 -0500)
committerJan Kara <jack@suse.cz>
Wed, 11 Dec 2024 16:28:41 +0000 (17:28 +0100)
commit5121711eb8dbcbed70b1db429a4665f413844164
treeb0bd0dd289f4b86622cb7c5eb95764957336a392
parentbb480760ffc7018e21ee6f60241c2b99ff26ee0e
fs: enable pre-content events on supported file systems

Now that all the code has been added for pre-content events, and the
various file systems that need the page fault hooks for fsnotify have
been updated, add SB_I_ALLOW_HSM to the supported file systems.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/46960dcb2725fa0317895ed66a8409ba1c306a82.1731684329.git.josef@toxicpanda.com
fs/btrfs/super.c
fs/ext4/super.c
fs/xfs/xfs_super.c