Bug#574667: [PATCH] Properly deal with inodes excluded from incremental dump

2010-03-22 Thread Stelian Pop
On Sun, Mar 21, 2010 at 08:37:11PM -0400, Frédéric Brière wrote: > Here's my best effort at squashing this bug. It works fine for my > series of backups and appears to produce the appropriate results. > Still, caveat emptor. :) Seems fine to me, commited upstream. Thanks ! Stelian -- Stelian

Bug#574667: [PATCH] Properly deal with inodes excluded from incremental dump

2010-03-21 Thread Frédéric Brière
Here's my best effort at squashing this bug. It works fine for my series of backups and appears to produce the appropriate results. Still, caveat emptor. :) A few comments about this patch: - Setting TMPNAME and calling deleteino() is not strictly necessary, and is merely done for optimiz