On Thu, Nov 20, 2008 at 05:27:31PM -0500, J. Bruce Fields wrote: > On Sat, Nov 15, 2008 at 02:28:31PM +0100, Frank van Maarseveen wrote: > > Try running multiple instances of attached program on 1 NFS client > > against a 2.6.27(.5) NFSv3 server: > > > > gcc -Wall -Wstrict-prototypes -o lck lck.c > > for i in `seq 30` > > do > > lck & > > done > > Or reproduceable using the "flock" utility with: > > for i in `seq 30` > do > flock /mnt/foo sleep 10 > done > > Hm. What's the last known good server version? 2.6.24.4 -- Frank -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html