help-tar
[Top][All Lists]
Advanced

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

Re: [Help-tar] Exitcodes when creating archives


From: Pavel Raiskup
Subject: Re: [Help-tar] Exitcodes when creating archives
Date: Wed, 13 May 2015 16:52:44 +0200
User-agent: KMail/4.14.7 (Linux/3.19.5-200.fc21.x86_64+debug; KDE/4.14.7; x86_64; ; )

On Wednesday 13 of May 2015 16:19:59 Benibr wrote:
> But there is a patched segment in src/misc.c at line 1084 in
> 'stat_diag'. I backtraced the 'stat_error' function over lib/pacerror.c

s/pacerror.c/paxerror.c/

> to lib/paxlib.h but I neither understand if it actually throws an
> exitcode nor when the function should be called.

I'm not sure which function you talk about.  However, if the stat_diag is
invoked, either stat_error (exit_status == 2) or stat_warn (exit_status ==
0) is called, based on whether *you* decided to --ignore-failed-read.

Pavel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]