Mailing List Archive

2.2.18ac5 NFS client bug
Try the following:
sleep 10000 >file & // client
rm file;date >file // server
ls -l file // client again
ls: file: Stale NFS file handle
mount options: rw,nodev,rsize=8192,wsize=8192,acregmin=0
I also tried:
linux-2.2.6-ac3: ok
linux-2.2.10-ac11 bug (a bit worse)
btw: uname -r says 2.3.18ac4 instead of 2.3.18ac5
--
Frank
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/