Comment 9 for bug 493145

Revision history for this message
Richard Huddleston (rhuddusa) wrote :

I'm unclear as to what fix released as of 2009-12-30 means in this case

I'm seeing this issue in Karmic with 2.6.32 kernel

uname --all
Linux box05 2.6.32-02063204-generic #02063204 SMP Tue Jan 19 10:10:25 UTC 2010 x86_64 GNU/Linux

dpkg -l | grep nfs
ii libnfsidmap2 0.21-2 An nfs idmapping library
ii nfs-common 1:1.2.0-2ubuntu8 NFS support files common to client and serve
ii nfs-kernel-server 1:1.2.0-2ubuntu8 support for NFS kernel server

lsmod | grep nfs
nfsd 302808 2
exportfs 4243 1 nfsd
nfs 313682 0
lockd 73309 2 nfsd,nfs
nfs_acl 2771 2 nfsd,nfs
auth_rpcgss 44276 2 nfsd,nfs
sunrpc 225181 6 nfsd,nfs,lockd,nfs_acl,auth_rpcgss

grep -qE 'init_nf(sd| )' /proc/kallsyms
returns nothing