[PATCH 6/9] fat: Remove fat_clusters_flush()

From: OGAWA Hirofumi
Date: Sun Apr 20 2008 - 14:26:21 EST



This removes unneeded fat_clusters_flush().

Signed-off-by: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
---

fs/fat/fatent.c | 2 --
1 file changed, 2 deletions(-)

diff -puN fs/fat/fatent.c~fat-remove-fat_clusters_flush fs/fat/fatent.c
--- linux-2.6/fs/fat/fatent.c~fat-remove-fat_clusters_flush 2008-04-19 11:55:07.000000000 +0900
+++ linux-2.6-hirofumi/fs/fat/fatent.c 2008-04-19 11:55:07.000000000 +0900
@@ -585,8 +585,6 @@ error:
brelse(bhs[i]);
unlock_fat(sbi);

- fat_clusters_flush(sb);
-
return err;
}

_
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/