commit | 4c8b3125f8dcefd1ee2990113fe69cfa9e9fa609 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Mon Apr 28 02:16:02 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 28 08:58:43 2008 -0700 |
tree | e78c0c6b51b51e4455f4bb598b3e1c5281cbe377 | |
parent | 24097d12efbb97bff14fb6e350508853db0f9595 [diff] |
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>