projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7fce6d
)
fanotify: Select EXPORTFS
author
Jan Kara
<jack@suse.cz>
Thu, 14 Feb 2019 16:46:33 +0000
(17:46 +0100)
committer
Jan Kara
<jack@suse.cz>
Thu, 14 Feb 2019 16:46:33 +0000
(17:46 +0100)
Fanotify now uses exportfs_encode_inode_fh() so it needs to select
EXPORTFS.
Fixes:
e9e0c8903009
"fanotify: encode file identifier for FAN_REPORT_FID"
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/notify/fanotify/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/fs/notify/fanotify/Kconfig
b/fs/notify/fanotify/Kconfig
index 41355ce74ac0be6233e34d56d5eb040fcddb3112..735bfb2e9190eedb6ee68886cfc37033fb0abf57 100644
(file)
--- a/
fs/notify/fanotify/Kconfig
+++ b/
fs/notify/fanotify/Kconfig
@@
-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