commit | cfbe7e4f5e4a0e1fc2ff23b167bfb3fa992f623d | [log] [tgz] |
---|---|---|
author | Shen Feng <shen@cn.fujitsu.com> | Sun Jul 13 21:03:31 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Jul 13 21:03:31 2008 -0400 |
tree | f1bb120c742d88e9a362d6cc142f0f855d47cd12 | |
parent | f795e1407343ebe6597653f4a6a7f770676e84c5 [diff] |
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>