fanotify: Select EXPORTFS
Fanotify now uses exportfs_encode_inode_fh() so it needs to select
EXPORTFS.
Fixes: e9e0c89030
"fanotify: encode file identifier for FAN_REPORT_FID"
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jan Kara <jack@suse.cz>
This commit is contained in:
@@ -2,6 +2,7 @@ config FANOTIFY
|
|||||||
bool "Filesystem wide access notification"
|
bool "Filesystem wide access notification"
|
||||||
select FSNOTIFY
|
select FSNOTIFY
|
||||||
select ANON_INODES
|
select ANON_INODES
|
||||||
|
select EXPORTFS
|
||||||
default n
|
default n
|
||||||
---help---
|
---help---
|
||||||
Say Y here to enable fanotify support. fanotify is a file access
|
Say Y here to enable fanotify support. fanotify is a file access
|
||||||
|
Reference in New Issue
Block a user