Re: More NFS Bugs (QUESTION)

Ricardo Galli Granada (gallir@atlas-iap.es)
Thu, 4 Mar 1999 01:30:51 +0100 (MET)


Because I am getting crazy with nfs, I did following tests and the results
are out of my understanding:

I tried the next fcntl function in different nfs clients:

fcntl(fd, F_SETLK, &fl struct..) where l_type= F_RDLCK

and I've got the following results in a file which was stored in a nfs
server (2.0.36).

- In the original server, OK.
- In a 2.0.36 nfs client, OK.
- In a 2.2.1 client, BAD!!!!????

The three machines have user space nfsd v2.2b37

Am I missing something?

Thanks.

--
Ricardo Galli

- 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/