Setting tag linux-2.6-27-38
[linux-2.6.git] / linux-2.6-500-vserver-filesharing.patch
1 diff -NurpP --exclude '*.orig' --exclude '*.rej' linux-2.6.27.10-vs2.3.x-P/kernel/vserver/Kconfig linux-2.6.27.10-vs2.3.x-P500/kernel/vserver/Kconfig
2 --- linux-2.6.27.10-vs2.3.x-P/kernel/vserver/Kconfig    2008-10-13 14:54:20.000000000 +0200
3 +++ linux-2.6.27.10-vs2.3.x-P500/kernel/vserver/Kconfig 2009-01-12 01:18:23.000000000 +0100
4 @@ -4,6 +4,15 @@
5  
6  menu "Linux VServer"
7  
8 +config VSERVER_FILESHARING
9 +       bool    "(PLANETLAB) Disable Hidden File Module"
10 +       default y
11 +       help
12 +         This retains the module that when a vserver can
13 +         see a file, it can also stat and read it.  The
14 +         assumption is that chroot() works and vservers
15 +         are contained that way.
16 +
17  config VSERVER_AUTO_LBACK
18         bool    "Automatically Assign Loopback IP"
19         default y