bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] unmodified files included in incremental tar if link count


From: Joerg Schilling
Subject: Re: [Bug-tar] unmodified files included in incremental tar if link count was changed
Date: Mon, 16 Jul 2018 11:33:15 +0200
User-agent: Heirloom mailx 12.5 7/5/10

Ralph Corderoy <address@hidden> wrote:

> Hi Peter,
>
> > What if I change the kernel and prevent ctime-changes if only st_nlink
> > was changed?
>
> Wouldn't it be easier, and have less unknown impact, to change the
> program making the hard links to read-link-write ctime, preserving it?

If you did change the kernel to not change ctime in case that a new link
is established to a file, the ctime for the new name would be old as well since 
there is only one inode for the file names.

As a result, your incremental backup did not include the new name.

Jörg

-- 
 EMail:address@hidden                    (home) Jörg Schilling D-13353 Berlin
    address@hidden (work) Blog: http://schily.blogspot.com/
 URL: http://cdrecord.org/private/ http://sf.net/projects/schilytools/files/'



reply via email to

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