Coda File System

Re: what a realm is exactly?

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Fri, 29 Oct 2004 00:43:05 -0400
On Fri, Oct 29, 2004 at 12:25:26AM +0200, lis Tams wrote:
> chdir("/var/spool/coda/vice/srv")       = 0
...
> open("db/vicetab", O_RDONLY)            = -1 ENOENT (No such file or directory)

My server has the same chdir, but then tries to open /vice/db/vicetab.
In your case I would assume it should try to use the full pathname as
well and try to open("/var/spool/coda/vice/db/vicetab").

The only case where the prefix isn't added is when vicetab is explicitly
set to db/vicetab in the server.conf configuration file. (I guess the
comment there is wrong and it isn't relative to the vicedir prefix, but
should be vicetab=../db/vicetab.

Jan
Received on 2004-10-29 00:44:59
Binary file ./codalist-2004/6970.html matches