[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NFS locking... help!



On 4 Mar 1998, Miquel van Smoorenburg wrote:

> >access("/home/mmagallo/GNUstep/Defaults/WindowMaker", R_OK) = 0
> >stat("/home/mmagallo/GNUstep/Defaults/WindowMaker", {st_mode=0, st_size=0, ...}) = 0
> >open("/home/mmagallo/GNUstep/Defaults/WindowMaker", O_RDONLY) = 4
> >fcntl(4, F_SETLK, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = -1 ENOLCK (No locks available)
> >close(4)                                = 0
> 
> This just shows you that Linux 2.0.x has no support for NFS based
> fcntl() file locking.

I was about to write an addendum to my original post... it's kernel 2.1.86
on both the server and the client. It only happens with that scenario. I
ran across the hall, and on a 2.0.33 machine it loads ok (but there's no
autofs there). Should I then seek an answer/fix at the kernel level? Why
do other programs work ok? (Or at least seem to) It's only happening with
WindowMaker.

Thanks,

					Marcelo


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: