Re: tmpfs disabled in .config but in /proc/filesystems

2007-10-06 Thread Jan Engelhardt
On Oct 5 2007 21:49, Hugh Dickins wrote: >> > > $ zcat /proc/config.gz | grep TMPFS >> > > # CONFIG_TMPFS is not set >> > > $ grep tmpfs /proc/filesystems >> > > nodev tmpfs >> > >> > tmpfs (mm/shmem.c) is used by the kernel to support shared memory >> > of various kinds even when CONFIG_TMPFS

Re: tmpfs disabled in .config but in /proc/filesystems

2007-10-05 Thread Hugh Dickins
On Fri, 5 Oct 2007, Guennadi Liakhovetski wrote: > On Fri, 5 Oct 2007, Hugh Dickins wrote: > > On Fri, 5 Oct 2007, Guennadi Liakhovetski wrote: > > > Am I running crazy here (some 2.6.23-rc6-ish)? > > > > > > $ zcat /proc/config.gz | grep TMPFS > > > # CONFIG_TMPFS is not set > > > $ grep tmpfs /p

Re: tmpfs disabled in .config but in /proc/filesystems

2007-10-05 Thread Guennadi Liakhovetski
On Fri, 5 Oct 2007, Hugh Dickins wrote: > On Fri, 5 Oct 2007, Guennadi Liakhovetski wrote: > > Am I running crazy here (some 2.6.23-rc6-ish)? > > > > $ zcat /proc/config.gz | grep TMPFS > > # CONFIG_TMPFS is not set > > $ grep tmpfs /proc/filesystems > > nodev tmpfs > > tmpfs (mm/shmem.c) is u

Re: tmpfs disabled in .config but in /proc/filesystems

2007-10-05 Thread Hugh Dickins
On Fri, 5 Oct 2007, Guennadi Liakhovetski wrote: > Am I running crazy here (some 2.6.23-rc6-ish)? > > $ zcat /proc/config.gz | grep TMPFS > # CONFIG_TMPFS is not set > $ grep tmpfs /proc/filesystems > nodev tmpfs tmpfs (mm/shmem.c) is used by the kernel to support shared memory of various kinds

tmpfs disabled in .config but in /proc/filesystems

2007-10-05 Thread Guennadi Liakhovetski
Am I running crazy here (some 2.6.23-rc6-ish)? $ zcat /proc/config.gz | grep TMPFS # CONFIG_TMPFS is not set $ grep tmpfs /proc/filesystems nodev tmpfs Thanks Guennadi --- Guennadi Liakhovetski - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to