Re: Two fixes for 2.4.19-pre5-ac3

From: Alexander Viro (viro@math.psu.edu)
Date: Sun Apr 07 2002 - 12:48:54 EST


On Sun, 7 Apr 2002 arjan@fenrus.demon.nl wrote:

> In article <E16uGg1-0006Ln-00@the-village.bc.nu> you wrote:
> > This wants fixing in 2.5 too - basically
> >
> > static int (*afs_syscall)(...);
> > sys_afs_syscall(...)
> > {
> > if(afs_syscall)
> > return afs_syscall(....)
> > return -ENOSYS;
> > }
>
> I think it wants addin a lock around it vs module unload....

I suspect that equivalent of sys_nfsservctl() would be a better way,
actually...

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



This archive was generated by hypermail 2b29 : Sun Apr 07 2002 - 22:00:20 EST