Re: kernel 2.6: NFS problem---cannot rmmod nfsd

From: Xin Zhao
Date: Tue Jul 05 2005 - 13:21:27 EST


Please discard the previous message.

I just noticed that something was wrong in the nfsd implementation
(slightly modified by me). After I fixed the problem, I can rmmod nfsd
now.

Sorry for the confusion.

-x

On 7/5/05, Xin Zhao <uszhaoxin@xxxxxxxxx> wrote:
> I compile kernel 2.6.11.10 and configure both nfs client and server as
> kernel modules. But after I reboot the machine and did
> "/etc/init.d/nfs start", the nfsd module is inserted. But when I tried
> to rmmod this module either with "/etc/init.d/nfs stop" or "umount
> /proc/fs/nfsd; rmmod nfsd", the nfsd reference count is always 1 and
> cannot be removed. Why?
>
> Thanks in advance for your kind help!
>
> -x
>
-
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/