Searched hist:"520 dc2a526fd681337883b6ff1ddcf7c23b1b063" (Results 1 – 3 of 3) sorted by relevance
/linux/fs/notify/dnotify/ |
H A D | Kconfig | diff 520dc2a526fd681337883b6ff1ddcf7c23b1b063 Mon Jul 13 21:56:54 CEST 2009 Eric Paris <eparis@redhat.com> fsnotify: use def_bool in kconfig instead of letting the user choose
fsnotify doens't give the user anything. If someone chooses inotify or dnotify it should build fsnotify, if they don't select one it shouldn't be built. This patch changes fsnotify to be a def_bool=n and makes everything else select it. Also fixes the issue people complained about on lwn where gdm hung because they didn't have inotify and they didn't get the inotify build option.....
Signed-off-by: Eric Paris <eparis@redhat.com>
|
/linux/fs/notify/inotify/ |
H A D | Kconfig | diff 520dc2a526fd681337883b6ff1ddcf7c23b1b063 Mon Jul 13 21:56:54 CEST 2009 Eric Paris <eparis@redhat.com> fsnotify: use def_bool in kconfig instead of letting the user choose
fsnotify doens't give the user anything. If someone chooses inotify or dnotify it should build fsnotify, if they don't select one it shouldn't be built. This patch changes fsnotify to be a def_bool=n and makes everything else select it. Also fixes the issue people complained about on lwn where gdm hung because they didn't have inotify and they didn't get the inotify build option.....
Signed-off-by: Eric Paris <eparis@redhat.com>
|
/linux/fs/notify/ |
H A D | Kconfig | diff 520dc2a526fd681337883b6ff1ddcf7c23b1b063 Mon Jul 13 21:56:54 CEST 2009 Eric Paris <eparis@redhat.com> fsnotify: use def_bool in kconfig instead of letting the user choose
fsnotify doens't give the user anything. If someone chooses inotify or dnotify it should build fsnotify, if they don't select one it shouldn't be built. This patch changes fsnotify to be a def_bool=n and makes everything else select it. Also fixes the issue people complained about on lwn where gdm hung because they didn't have inotify and they didn't get the inotify build option.....
Signed-off-by: Eric Paris <eparis@redhat.com>
|