Loading fs/jfs/jfs_logmgr.c +1 −1 Original line number Diff line number Diff line Loading @@ -167,7 +167,7 @@ do { \ * Global list of active external journals */ static LIST_HEAD(jfs_external_logs); static struct jfs_log *dummy_log = NULL; static struct jfs_log *dummy_log; static DEFINE_MUTEX(jfs_log_mutex); /* Loading Loading
fs/jfs/jfs_logmgr.c +1 −1 Original line number Diff line number Diff line Loading @@ -167,7 +167,7 @@ do { \ * Global list of active external journals */ static LIST_HEAD(jfs_external_logs); static struct jfs_log *dummy_log = NULL; static struct jfs_log *dummy_log; static DEFINE_MUTEX(jfs_log_mutex); /* Loading