aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/the_nilfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nilfs2/the_nilfs.c')
-rw-r--r--fs/nilfs2/the_nilfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nilfs2/the_nilfs.c b/fs/nilfs2/the_nilfs.c
index 8a759016c2e3..501b7f8b739f 100644
--- a/fs/nilfs2/the_nilfs.c
+++ b/fs/nilfs2/the_nilfs.c
@@ -521,6 +521,7 @@ static int nilfs_load_super_block(struct the_nilfs *nilfs,
521 brelse(sbh[1]); 521 brelse(sbh[1]);
522 sbh[1] = NULL; 522 sbh[1] = NULL;
523 sbp[1] = NULL; 523 sbp[1] = NULL;
524 valid[1] = 0;
524 swp = 0; 525 swp = 0;
525 } 526 }
526 if (!valid[swp]) { 527 if (!valid[swp]) {