Re: [Bacula-devel] Possible Bacula restore restriction

2007-09-03 Thread Kern Sibbald
On Monday 03 September 2007 14:21, Martin Simmons wrote: > > On Sat, 1 Sep 2007 12:15:50 +0200, Kern Sibbald said: > > > > Hello, > > > > In starting to eliminate the current makepath code used the make a full > > path for restore, I rewrote save-cwd.c, which saves and restores the > > current

Re: [Bacula-devel] Possible Bacula restore restriction

2007-09-03 Thread Martin Simmons
> On Sat, 1 Sep 2007 12:15:50 +0200, Kern Sibbald said: > > Hello, > > In starting to eliminate the current makepath code used the make a full path > for restore, I rewrote save-cwd.c, which saves and restores the current > working directory. Two things occurred to me: > > 1. This code is

[Bacula-devel] Possible Bacula restore restriction

2007-09-01 Thread Kern Sibbald
Hello, In starting to eliminate the current makepath code used the make a full path for restore, I rewrote save-cwd.c, which saves and restores the current working directory. Two things occurred to me: 1. This code is terribly inefficient because it saves and restores the current working dire