Re: [RFC: 2.6 patch] remove CODA_FS_OLD_API

From: Jan Harkes
Date: Mon Jun 23 2008 - 14:45:51 EST


On Mon, Jun 23, 2008 at 08:48:33PM +0300, Adrian Bunk wrote:
> While fixing CONFIG_ leakages to the userspace kernel headers I ran into
> CODA_FS_OLD_API.
>
> After five years, are there still people using the old API left?
> Especially considering that you have to choose at compile time which API
> to support in the kernel (and distributions tend to offer the new API
> for some time).
>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx>

Acked-by: Jan Harkes <jaharkes@xxxxxxxxxx>

The old API can definitely go. Around the time the new interface went in
there were some non-Coda userspace file system implementations that took
a while longer to convert to the new API, but by now they all switched
to the new interface or in some cases to a FUSE-based solution.

Jan

--
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/