]> www.infradead.org Git - users/willy/pagecache.git/commit
ext4: add pre-content fsnotify hook for DAX faults
authorJan Kara <jack@suse.cz>
Thu, 21 Nov 2024 10:18:23 +0000 (11:18 +0100)
committerJan Kara <jack@suse.cz>
Wed, 11 Dec 2024 16:28:41 +0000 (17:28 +0100)
commitbb480760ffc7018e21ee6f60241c2b99ff26ee0e
tree412bfe0b9557b5fe0b20dc874d51582b3ce982bf
parentb722e40be2bda7a688f74e1a794121e84f717fdc
ext4: add pre-content fsnotify hook for DAX faults

ext4 has its own handling for DAX faults. Add the pre-content fsnotify
hook for this case.

Signed-off-by: Jan Kara <jack@suse.cz>
fs/ext4/file.c