kernel 2.6: NFS problem---cannot rmmod nfsd

From: Xin Zhao
Date: Tue Jul 05 2005 - 12:43:57 EST


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/