projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a24887
)
fanotify: default Kconfig to n
author
Eric Paris
<eparis@redhat.com>
Thu, 27 May 2010 13:29:37 +0000
(09:29 -0400)
committer
Eric Paris
<eparis@redhat.com>
Wed, 28 Jul 2010 13:59:03 +0000
(09:59 -0400)
fanotify has default to y in linux-next since it's inception but default to
n in the final push to Linus.
Signed-off-by: Eric Paris <eparis@redhat.com>
fs/notify/fanotify/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/fs/notify/fanotify/Kconfig
b/fs/notify/fanotify/Kconfig
index 566de30395c2233d477cbaccdb8b9c0c3347b8bd..3ac36b7bf6b95caf44b3124eeb4c08bd38bfd2d9 100644
(file)
--- a/
fs/notify/fanotify/Kconfig
+++ b/
fs/notify/fanotify/Kconfig
@@
-2,7
+2,7
@@
config FANOTIFY
bool "Filesystem wide access notification"
select FSNOTIFY
select ANON_INODES
- default
y
+ default
n
---help---
Say Y here to enable fanotify suport. fanotify is a file access
notification system which differs from inotify in that it sends