Re: [PATCH] Delete obsolete RAW driver feature.
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 21 Mar 2007 15:19:52 -0700
On Tue, 20 Mar 2007 18:14:42 +0000
Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
On Tue, 20 Mar 2007 12:57:36 -0400
Dave Jones <davej@xxxxxxxxxx> wrote:
On Sun, Mar 18, 2007 at 04:57:57PM +0100, Andi Kleen wrote:
> "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx> writes:
>
> > Delete the allegedly obsolete raw driver feature, which has been
> > marked for death since 2005.
>
> I think it would be better to replace it with a wrapper
> that forces O_DIRECT and opens the underlying block device. I suspect
> just dropping it will break many people's database setups, which is not
> nice. Widely used admin interfaces should be only broken when
> there is a very good reason and just "there is a better way now"
> doesn't seem quite strong enough.
Agreed. Given how this keeps coming up every few months, lets just
remove that from the list.. It's not that a 306 line driver is
particularly invasive anyways..
Signed-off-by: Dave Jones <davej@xxxxxxxxxx>
Acked-by: Alan Cox <alan@xxxxxxxxxx>
This is a user visible API it is therefore not elligable for removal
anyway
mutter.
We've given people years of notice and _some_ applications have converted
over to open("/dev/sda1", O_DIRECT), as they should.
Sure, it's a small and simple driver (now), so the cost of maintaining it
is low.
But otoh, there's no reason for it to exist, except for userspace
sluggishness.
So we can either give up, or we can push on: put a rude printk in there
somewhere and who knows, maybe in five years time we can finally be rid of
the thing.
-
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/
- Follow-Ups:
- Re: [PATCH] Delete obsolete RAW driver feature.
- From: Dave Jones
- Re: [PATCH] Delete obsolete RAW driver feature.
- From: Alan Cox
- Re: [PATCH] Delete obsolete RAW driver feature.
- References:
- [PATCH] Delete obsolete RAW driver feature.
- From: Robert P. J. Day
- Re: [PATCH] Delete obsolete RAW driver feature.
- From: Andi Kleen
- Re: [PATCH] Delete obsolete RAW driver feature.
- From: Dave Jones
- Re: [PATCH] Delete obsolete RAW driver feature.
- From: Alan Cox
- [PATCH] Delete obsolete RAW driver feature.
- Prev by Date: [PATCH] Unset msi and msix flags on pci_device_disable
- Next by Date: Re: [BUG] Code reordering in swsusp breaks suspend on SMP systems
- Previous by thread: Re: [PATCH] Delete obsolete RAW driver feature.
- Next by thread: Re: [PATCH] Delete obsolete RAW driver feature.
- Index(es):
Relevant Pages
|