Re: [PATCH] fs: Restore files_lock and set_fs_root exports

From: Paul E. McKenney
Date: Thu Jan 06 2005 - 15:47:31 EST


On Thu, Jan 06, 2005 at 08:20:58PM +0100, Arjan van de Ven wrote:
> On Thu, 2005-01-06 at 11:05 -0800, Paul E. McKenney wrote:
> > Hello, Andrew,
> >
> > Some export-removal work causes breakage for an out-of-tree filesystem.
> > Could you please apply the attached patch to restore the exports for
> > files_lock and set_fs_root?
>
>
> > diff -urpN -X ../dontdiff linux-2.5/fs/namespace.c linux-2.5-MVFS/fs/namespace.c
> > --- linux-2.5/fs/namespace.c Wed Jan 5 13:54:22 2005
> > +++ linux-2.5-MVFS/fs/namespace.c Wed Jan 5 17:12:08 2005
>
> isn;t clearcase (mvfs) a binary only kernel module, and isn't it so that
> we don't export specifically for such (potentially license violating)
> modules ?

Yep, you win the prize, it is MVFS.

This is the usual port of an existing body of code to the Linux kernel.
It is not asking for a new export, only restoration of a previously existing
export.

Thanx, Paul
-
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/