Commit 53136b39 authored by Jan Kara's avatar Jan Kara
Browse files

fanotify: Select EXPORTFS



Fanotify now uses exportfs_encode_inode_fh() so it needs to select
EXPORTFS.

Fixes: e9e0c890 "fanotify: encode file identifier for FAN_REPORT_FID"
Reported-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent e7fce6d9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ config FANOTIFY
	bool "Filesystem wide access notification"
	select FSNOTIFY
	select ANON_INODES
	select EXPORTFS
	default n
	---help---
	   Say Y here to enable fanotify support.  fanotify is a file access