linux-kernel-test/fs/jbd2
Duane Griffin 620de4e198 jbd2: only create debugfs and stats entries if init is successful
jbd2 debugfs and stats entries should only be created if cache initialisation
is successful.  At the moment they are being created unconditionally which
will leave them dangling if cache (and hence module) initialisation fails.

Signed-off-by: Duane Griffin <duaneg@dghda.com>
Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-04-29 22:02:47 -04:00
..
checkpoint.c spinlock: lockbreak cleanup 2008-01-30 13:31:20 +01:00
commit.c jbd2: fix possible journal overflow issues 2008-04-17 10:38:59 -04:00
journal.c jbd2: only create debugfs and stats entries if init is successful 2008-04-29 22:02:47 -04:00
Makefile
recovery.c jbd2: correctly unescape journal data blocks 2008-03-19 18:53:36 -07:00
revoke.c jbd2: tidy up revoke cache initialisation and destruction 2008-04-28 09:40:00 -04:00
transaction.c jbd2: fix kernel-doc notation 2008-04-17 10:38:59 -04:00