> To solve this, switch your NFS server over from using the user-space > nfs daemon (which does not support locking) to the kernel-space nfs > daemon (which does support locking). `apt-get install > nfs-kernel-server` should do the trick. Well, it worked before, and I *am* using nfs-kernel-server, so is there anything else I can do to get locking to work? Thanks