> Al Viro has a patch for this on his ftp site but you can get
> over the compile problemy by simply enabling both nfs and nfs
> server in the kernel configuration, no patch needed in that
> case... I.e. you want to set these:
>> # CONFIG_NFS_FS is not set CONFIG_NFS_V3 is not set CONFIG_NFSD
>> # is not set CONFIG_NFSD_V3 is not set
No point in compile in the NFS client unless you really need it.
sys_nfsservctl is a knfsd-only thing, so you shouldn't need either
CONFIG_NFS_FS or CONFIG_NFS_V3 if you only want get around the bug.
Cheers,
Trond
-
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/