[PATCH] hfs: manage correct block count
commitde57d832450bcce02881b568a758de8a7e59b848
authorRoman Zippel <zippel@linux-m68k.org>
Mon, 25 Oct 2004 11:21:55 +0000 (25 04:21 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 25 Oct 2004 11:21:55 +0000 (25 04:21 -0700)
treef311b3621e59af144f3694ee0bf06c844eb2ba1f
parentc85441c20ad41aa60e98b6f440ac3b79812b6dc3
[PATCH] hfs: manage correct block count

Manage the fs block count with a separate variable and keep a correct i_blocks
for e.g.  correct du output.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/hfs/btree.c
fs/hfs/extent.c
fs/hfs/hfs_fs.h
fs/hfs/inode.c
fs/hfsplus/btree.c
fs/hfsplus/extents.c
fs/hfsplus/hfsplus_fs.h
fs/hfsplus/inode.c