On Tue, 30 Mar 2004, Wayne Davison <[EMAIL PROTECTED]> wrote:
> On Mon, Jan 19, 2004 at 03:21:16AM -0600, John Van Essen wrote:
>> In make_file(), when readlink_stat() fails, if error is NOENT
>> then perhaps do the same that that send_files() now does and
>> report as vanished and set IOERR_VANISH
On Mon, Jan 19, 2004 at 03:21:16AM -0600, John Van Essen wrote:
> In make_file(), when readlink_stat() fails, if error is NOENT
> then perhaps do the same that that send_files() now does and
> report as vanished and set IOERR_VANISHED?
Appended is a first-cut of a patch to implement this. I'm
con