commit | 5e35dd4651002207948f10c576fc7d9bad448815 | [log] [tgz] |
---|---|---|
author | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | Thu Nov 06 12:53:49 2008 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Nov 06 15:41:20 2008 -0800 |
tree | cf747b0dcbe5d86ed2d4f2bec4f581bc4b7e8335 | |
parent | d3dfa8228f87ab9960ab8b4718013d68e3c25a43 [diff] |
fat: Fix fat_ent_update_ptr() for FAT12 This fixes the missing update for bhs/nr_bhs in case the caller accessed from block boundary to first block of boundary. Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>