Re: 2.2.0-pre4: breaks module ufs.o

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 3 Jan 1999 22:36:24 +0000 (GMT)


> pre4 no longer exports in_group_p (from the patch file)
>
> -EXPORT_SYMBOL(in_group_p);
>
> This is used by fs/ufs/acl.c.
>
> Any reason for not exporting in_group_p anymore?

It used to be exported by fs/proc.c - which was silly since without proc
UFS didnt work. I moved it to kernel/ksyms.c but didn't send Linus the patch
for it in that batch - its in the current one

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