![]() | |||||||||||||
Messages in this thread |
On Sun Aug 17, 2003 at 08:59:54AM +0200, Willy Tarreau wrote: > On Sun, Aug 17, 2003 at 12:13:39AM -0600, Erik Andersen wrote: > > > + printk(KERN_INFO "%s: Host Protected Area detected.\n" > > + "\tcurrent capacity is %ld sectors (%ld MB)\n" > > + "\tnative capacity is %ld sectors (%ld MB)\n", > > + drive->name, > > + capacity, (capacity - capacity/625 + 974)/1950, > > + set_max, (set_max - set_max/625 + 974)/1950); > > Just a question : why didn't you use your sectors_to_MB() function here, to > make this replace the unreadable hack above ? Mainly because sectors_to_MB() didn't exist yet when I wrote this part. :-) This was later fixed by Andries Brouwer. which shows up in patch #7, -Erik -- Erik B. Andersen http://codepoet-consulting.com/ --This message was written using 73% post-consumer electrons-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 12:47 [from the cache] ©2003-2008 | |||||||||||||