Files
linux-st/include/linux
Takashi Sato a0f62ac636 [PATCH] 2TB files: add blkcnt_t
Add blkcnt_t as the type of inode.i_blocks.  This enables you to make the size
of blkcnt_t either 4 bytes or 8 bytes on 32 bits architecture with CONFIG_LSF.

- CONFIG_LSF
  Add new configuration parameter.
- blkcnt_t
  On h8300, i386, mips, powerpc, s390 and sh that define sector_t,
  blkcnt_t is defined as u64 if CONFIG_LSF is enabled; otherwise it is
  defined as unsigned long.
  On other architectures, it is defined as unsigned long.
- inode.i_blocks
  Change the type from sector_t to blkcnt_t.

Signed-off-by: Takashi Sato <sho@tnes.nec.co.jp>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-26 08:57:00 -08:00
..
2006-03-21 08:52:18 -08:00
2006-03-23 23:44:19 -05:00
2006-03-20 14:08:55 -05:00
2006-03-24 07:33:20 -08:00
2006-03-23 07:38:09 -08:00
2006-03-22 10:53:19 +01:00
2006-03-24 07:33:25 -08:00
2006-03-26 08:57:00 -08:00
2006-03-26 08:56:56 -08:00
2006-03-20 17:09:11 -08:00
2006-03-20 22:41:23 -08:00
2006-03-26 08:56:56 -08:00
2006-03-20 22:21:10 -08:00
2006-03-20 13:42:59 -08:00
2006-03-23 07:38:12 -08:00
2006-03-23 07:38:12 -08:00
2006-03-22 07:54:06 -08:00
2006-03-22 07:53:57 -08:00
2006-03-22 07:54:02 -08:00
2006-03-23 07:38:13 -08:00
2006-03-23 07:38:14 -08:00
2006-03-23 07:38:14 -08:00
2006-03-20 22:32:28 -08:00
2006-03-20 13:44:40 -05:00
2006-03-20 13:44:51 -05:00
2006-03-20 13:44:27 -05:00
2006-03-25 08:22:51 -08:00
2006-03-25 08:22:53 -08:00
2006-03-22 07:53:55 -08:00
2006-03-23 07:38:12 -08:00
2006-03-20 22:41:23 -08:00
2006-03-24 07:33:31 -08:00
2006-03-23 07:38:07 -08:00
2006-03-24 18:13:37 +01:00
2006-03-23 07:38:11 -08:00
2006-03-26 08:57:00 -08:00
2006-03-23 07:38:14 -08:00
2006-03-23 07:12:57 -05:00