Re: No locks available

Khimenko Victor (khim@sch57.msk.ru)
Sun, 27 Jun 1999 19:10:13 +0400 (MSD)


In <199906270105.DAA16705@martian.ping.de> Heiner Kruener (hk@martian.ping.de) wrote:
> Hi there!

> Over nfs I'm trying to lock a file against concurrent use, but it seems as
> if on kernel 2.2 upward this is no longer possible (on 2.0 it was a no-op).
> (tried kernel 2.2.5 to 2.2.10ac4, 2.3.5)

It's not possible on 2.0 :-) For 2.2.x you need lockd on BOTH client and SERVER.
Of course server must use knfsd ... Of you can just return 2.0 behaivour with
nolock option ...

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