git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3dfa82
)
fat: Fix fat_ent_update_ptr() for FAT12
author
OGAWA Hirofumi
<hirofumi@mail.parknet.co.jp>
Thu, 6 Nov 2008 20:53:49 +0000
(12:53 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 6 Nov 2008 23:41:20 +0000
(15:41 -0800)
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>
No differences found