https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216127
--- Comment #12 from Conrad Meyer <[email protected]> --- (In reply to dewayne from comment #11) > The extended attributes are those from both dump files. This may be as > intended, or it may not? I don't know. It seems like they are just accumulating naively in that case. Ordinarily I think restores are expected to happen to a pristine filesystem, or level >0 dumps, from the same source, onto a previous 0-level restore. Conflicting restores are sort of a weird case. > Though, if we restore the user mode, owner and times of a restored, file; I > do wonder if only the ext attributes of the latest recovered file should also > replace all previous extended attributes. That does seem like a reasonable behavior to me. > I don't have a use case that assists, as my needs are met by overwriting the > values of the stored keys. However the testing did reveal something that > probably should be explicit (in the doc?). Probably! I am probably not the right person to make that change, though, as I'm pretty unfamiliar with restore(8). -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
