Re: [PATCH 0/5] relay: Migrate from relayfs to a generic relay API.

From: Dave Jones
Date: Sun Feb 19 2006 - 16:19:23 EST


On Sun, Feb 19, 2006 at 11:07:33PM +0200, Paul Mundt wrote:
> This is a small patch set for getting rid of relayfs, and moving the core of
> its functionality to kernel/relay.c. The API is kept consistent for everything
> but the relayfs-specific bits, meaning people will have to use other file
> systems to implement relay channel buffers.

What about the userspace visible API for things already using relayfs,
like systemtap ? Whilst technically these patches may make sense,
yanking the rug underneath applications as soon as they've started
using it without warning or a migration period doesn't sound too good an idea.

It's taken us *years* to try and get rid of devfs, why should relayfs
get ripped out any quicker, when it has valid users?

Dave

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