]> git.baikalelectronics.ru Git - kernel.git/commit
ext2: use ext2_fsblk_t type
authorAkinobu Mita <akinobu.mita@gmail.com>
Mon, 28 Apr 2008 09:16:02 +0000 (02:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:43 +0000 (08:58 -0700)
commit4c9eb3b8dce28388965b907710bf1865bee19fe2
treee78c0c6b51b51e4455f4bb598b3e1c5281cbe377
parentdcb0bbcc39492a2acc7802716286403a57d621f0
ext2: use ext2_fsblk_t type

Use ext2_fsblk_t type for filesystem-wide blocks number

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ext2/inode.c