From 4911bd5c58839a6d91c8cd744408450041751a98 Mon Sep 17 00:00:00 2001 From: Ryusuke Konishi Date: Fri, 16 Mar 2012 17:08:39 -0700 Subject: [PATCH] --- yaml --- r: 288512 b: refs/heads/master c: d7178c79d9b7c5518f9943188091a75fc6ce0675 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/nilfs2/the_nilfs.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 81db1ef6e761..454b4d7f7899 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3d777a64066f3b9db8a94834aaed6a9cf09808fd +refs/heads/master: d7178c79d9b7c5518f9943188091a75fc6ce0675 diff --git a/trunk/fs/nilfs2/the_nilfs.c b/trunk/fs/nilfs2/the_nilfs.c index 8a759016c2e3..501b7f8b739f 100644 --- a/trunk/fs/nilfs2/the_nilfs.c +++ b/trunk/fs/nilfs2/the_nilfs.c @@ -521,6 +521,7 @@ static int nilfs_load_super_block(struct the_nilfs *nilfs, brelse(sbh[1]); sbh[1] = NULL; sbp[1] = NULL; + valid[1] = 0; swp = 0; } if (!valid[swp]) {