Andrew Morton
4ee218cd67
[PATCH] dm: remove SECTOR_FORMAT
...
We don't know what type sector_t has. Sometimes it's unsigned long, sometimes
it's unsigned long long. For example on ppc64 it's unsigned long with
CONFIG_LBD=n and on x86_64 it's unsigned long long with CONFIG_LBD=n.
The way to handle all of this is to always use unsigned long long and to
always typecast the sector_t when printing it.
Acked-by: Alasdair G Kergon <agk@redhat.com >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-03-27 08:44:58 -08:00
..
2005-09-17 11:49:58 -07:00
2006-01-01 22:21:50 +01:00
2006-03-26 08:56:59 -08:00
2005-11-22 09:14:31 -08:00
2005-04-16 15:20:36 -07:00
2006-03-27 08:44:58 -08:00
2005-05-05 16:36:46 -07:00
2005-09-10 10:06:30 -07:00
2006-03-24 18:36:27 +01:00
2005-04-16 15:20:36 -07:00
2006-03-26 08:56:59 -08:00
2006-01-06 08:34:00 -08:00
2006-02-01 08:53:10 -08:00
2006-03-27 08:44:58 -08:00
2006-02-02 15:07:13 -08:00
2005-04-16 15:20:36 -07:00
2006-03-26 08:57:00 -08:00
2005-04-16 15:20:36 -07:00
2006-03-26 18:21:58 +02:00
2005-04-16 15:20:36 -07:00
2006-03-27 08:44:58 -08:00
2005-04-16 15:20:36 -07:00
2006-03-27 08:44:58 -08:00
2006-02-01 08:53:10 -08:00
2006-03-27 08:44:58 -08:00
2006-03-26 18:22:50 +02:00
2005-04-16 15:20:36 -07:00
2005-05-05 16:36:46 -07:00
2006-03-26 08:57:00 -08:00
2006-03-27 08:44:58 -08:00
2006-01-06 08:34:09 -08:00
2005-04-16 15:20:36 -07:00
2006-03-26 08:57:00 -08:00
2005-04-16 15:20:36 -07:00
2006-01-06 08:34:09 -08:00
2005-06-21 19:07:43 -07:00
2006-03-18 18:34:20 -05:00
2005-04-16 15:20:36 -07:00
2006-03-26 08:56:59 -08:00
2006-02-03 08:32:00 -08:00
2006-03-09 19:47:37 -08:00
2006-02-03 08:32:00 -08:00
2005-09-17 11:49:58 -07:00
2005-09-17 11:49:58 -07:00
2005-09-17 11:49:58 -07:00
2005-04-16 15:20:36 -07:00
2006-02-03 08:32:00 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-02-03 08:32:00 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00