]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
ext4: error proc entry creation when the fs/ext4 is not correctly created
authorShen Feng <shen@cn.fujitsu.com>
Mon, 14 Jul 2008 01:03:31 +0000 (21:03 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 14 Jul 2008 01:03:31 +0000 (21:03 -0400)
commitcfbe7e4f5e4a0e1fc2ff23b167bfb3fa992f623d
treef1bb120c742d88e9a362d6cc142f0f855d47cd12
parentf795e1407343ebe6597653f4a6a7f770676e84c5
ext4: error proc entry creation when the fs/ext4 is not correctly created

When the directory fs/ext4 is not correctly created under proc, the entry
under this directory should not be created.

Signed-off-by: Shen Feng <shen@cn.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/mballoc.c