android_kernel_sony_msm8994.../fs/fat
OGAWA Hirofumi 83b7c996dc [PATCH] fat: use sb_find_get_block() instead of sb_getblk()
We don't need to allocate buffer for checking the buffer is uptodate.  This
use sb_find_get_block() instead, and if it returns NULL it's not uptodate.

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
..
cache.c [PATCH] fatfs sectioning fix 2005-06-30 22:29:48 -07:00
dir.c [PATCH] fat: use sb_find_get_block() instead of sb_getblk() 2006-01-08 20:13:46 -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
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
misc.c [PATCH] fat: move fat_clusters_flush() to write_super() 2006-01-08 20:13:46 -08:00