[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] rdiff-backup follows symbolic links to other fi
From: |
Andrew Ferguson |
Subject: |
Re: [rdiff-backup-users] rdiff-backup follows symbolic links to other filesystems with --exclude-other-filesystems enabled |
Date: |
Mon, 24 Dec 2007 18:45:39 -0500 |
User-agent: |
Thunderbird 1.5.0.14 (Macintosh/20071210) |
Please ignore -- this is what I get for reading months old email. :)
Andrew
Andrew Ferguson wrote:
> Matthew Flaschen wrote:
>> rdiff-backup follows symbolic links across filesystems with the
>> --exclude-other-filesystems option enabled. I expected that this option
>> would cause rdiff-backup to copy a symbolic link that pointed to another
>> FS without following it. However, rdiff-backup also follows such links.
>
>
> Matt,
>
> Can you provide an example to illustrate? I don't quite understand your
> bug report.
>
> rdiff-backup checks the st_dev field from the lstat(2) sys call, which
> reports the device that the inode resides on.
>
>
> Andrew
>