linux/fs/fat
OGAWA Hirofumi a6bf6b211c [PATCH] fat: move fat_clusters_flush() to write_super()
It is overkill to update the FS_INFO whenever modifying
prev_free/free_clusters, because those are just a hint.

So, this patch uses ->write_super() for updating FS_INFO instead.

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-08 20:13:46 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.c [PATCH] fatfs sectioning fix 2005-06-30 22:29:48 -07:00
dir.c [PATCH] fat: Remove duplicate directory scanning code 2005-10-30 17:37:32 -08:00
fatent.c [PATCH] fat: move fat_clusters_flush() to write_super() 2006-01-08 20:13:46 -08:00
file.c [PATCH] FAT: miss-sync issues on sync mount (miss-sync on write) 2005-09-17 11:50:02 -07:00
inode.c [PATCH] fat: move fat_clusters_flush() to write_super() 2006-01-08 20:13:46 -08:00
misc.c [PATCH] fat: move fat_clusters_flush() to write_super() 2006-01-08 20:13:46 -08:00