[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] Re: [patch 05/11] dm-snap: remove SECTOR_SHIFT define
- From: Alasdair G Kergon <agk redhat com>
- To: Jan Blunck <jblunck suse de>
- Cc: dm-devel redhat com, linux-kernel vger kernel org
- Subject: [dm-devel] Re: [patch 05/11] dm-snap: remove SECTOR_SHIFT define
- Date: Fri, 10 Aug 2007 21:38:54 +0100
On Fri, Aug 10, 2007 at 10:02:09PM +0200, Jan Blunck wrote:
> Sector size on Linux is always 512 bytes. Don't even try to give the
> impression this is changeable.
If that's what worries you, add a comment next to the definition,
perhaps?
It's there so you can easily locate all the places within dm that
perform these conversions by using a simple search. Searching for '9'
wouldn't be as easy. (I don't know about other people, but I find the
code easier to read the way it is.)
BTW When changing one thing across the whole of dm, you may combine
the sub-component patches into a single patch.
Alasdair
--
agk redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]