> fcntl(3, F_SETLK, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) =
> -1 ENOLCK (No locks available)
>
> am i missing something obvious? I need locking to work.
>
You need a statd daemon running on both the client and the
server. There's one included in the knfsd package.
Cheers,
Trond
-
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/