On Mon, Apr 09, Dave Dillow wrote: > It's not /dev he's backing up -- its /home, /usr, and others. GNU tar > saves the device and inode numbers from the {,l}stat() call on each file > and decides it is a new file if either number changes from run to run.
So fix tar to not do silly things. Kernel major:minor numbers are not stable. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/