Re: [GIT PULL] Block drivers for 3.3-rc

From: Jens Axboe
Date: Sun Jan 15 2012 - 07:22:17 EST


On 2012-01-15 11:33, Christoph Hellwig wrote:
> On Sun, Jan 15, 2012 at 10:52:12AM +0100, Jens Axboe wrote:
>> Hi Linus,
>>
>> Please see below for the 3.3-rc1 block driver pull request.
>>
>> Essentially two different categories here:
>>
>> - Adds the driver for the Micron RealSSD P320 pci-express flash card.
>
> The REQ_FUA and REQ_FLUSH handling in it is still completely broken,
> with no attempt to fix it since it last came up.
>
> So a pretty clear NAK on that driver from me.

Good point, I had forgotten about the ordered writes, I believe the rest
of the items have been handled. The driver/hw, as it stands, does not
reorder writes and it doesn't have a write back cache. So it should
actually be safe. Any acked write is stable. Sam, correct me if I'm
wrong.

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/