diff options
author | 2006-01-08 01:02:09 -0800 | |
---|---|---|
committer | 2006-01-08 20:13:46 -0800 | |
commit | 83b7c996dc859c7b53f94d46ee5c5929cc0399e2 (patch) | |
tree | ba13936ebf2fe9abfdd53fc801b611db97ba65ff /fs/buffer.c | |
parent | [PATCH] fat: move fat_clusters_flush() to write_super() (diff) | |
download | linux-rng-83b7c996dc859c7b53f94d46ee5c5929cc0399e2.tar.xz linux-rng-83b7c996dc859c7b53f94d46ee5c5929cc0399e2.zip |
[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>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions