Re: btrfs send/receive: if new inode ino is less than its new directory ino, incorrect path is sent

2012-07-29 Thread Alex Lyakas
Alexander, yes, I will re-test and let you know. Expect to hear from me this week. Do you plan to merge this "for-alex" branch into some "mainline" branch, before you take off? Thanks, Alex. On Sat, Jul 28, 2012 at 12:56 PM, Alexander Block wrote: > On Fri, Jul 27, 2012 at 4:37 PM, Alex Lyakas

Re: severe hardlink bug

2012-07-29 Thread Konstantin Dmitriev
Dipl.-Ing. Michael Niederle gmx.at> writes: > I reinstalled over 700 packages - plt-scheme beeing the only one failing due > to > the btrfs link restriction. > I have hit the same issue - tried to run BackupPC with a pool on btrfs filesystem. After some time the error of "too many links (31)"

Re: severe hardlink bug

2012-07-29 Thread C Anthony Risinger
On Sun, Jul 29, 2012 at 2:02 PM, Konstantin Dmitriev wrote: > Dipl.-Ing. Michael Niederle gmx.at> writes: > >> I reinstalled over 700 packages - plt-scheme beeing the only one failing due >> to >> the btrfs link restriction. >> > > I have hit the same issue - tried to run BackupPC with a pool on

Re: severe hardlink bug

2012-07-29 Thread Konstantin Dmitriev
C Anthony Risinger xtfx.me> writes: > btrfs only fails when you have hundreds of hardlinks to the same file > in the *same* directory ... certainly not a standard use case. > > use snapshots to your advantage: > - snap source > - rsync --inplace source to target (with some other opts that have