[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1205830486.7126.16.camel@nikanth-laptop.blr.novell.com>
Date: Tue, 18 Mar 2008 14:24:46 +0530
From: Nikanth Karthikesan <knikanth@...e.de>
To: Jens Axboe <jens.axboe@...cle.com>,
Bartlomiej Zolnierkiewicz <bzolnier@...il.com>,
Borislav Petkov <petkovbb@...glemail.com>
Cc: linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org
Subject: ide_cd modifies hard_* members of request
Hi
Despite the warning in blkdev.h, that members of struct request starting
with hard_* are block layer internals, and no driver should touch them,
the ide_cd driver seems to fiddle around with it.
Is this reqd, or can this be made to work without the need for this?
If this reqd, why not provide a helper function for that in block layer
itself, may be, with a warning about usage?
Thanks
Nikanth Karthikesan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists