]> git.neil.brown.name Git - history.git/commit
[PATCH] use new fat_get_cluster (8/11)
authorHirofumi Ogawa <hirofumi@mail.parknet.co.jp>
Fri, 25 Jul 2003 09:13:07 +0000 (02:13 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Fri, 25 Jul 2003 09:13:07 +0000 (02:13 -0700)
commit54f6d8878a09bc5198588fc1bbb43f0a743fc2c8
tree3285afa93c8f23da855faa52fb4a04450909d194
parent3e0e362b54fbdd6410f99d4960f871b92ddb628c
[PATCH] use new fat_get_cluster (8/11)

This uses the new fat_get_cluster() in fat_bmap_cluster().  Another part
removes an unneeded error check of fat_get_entry() by using
fat_get_cluster().
fs/fat/cache.c
fs/fat/misc.c