Unionfs patchset p19 commit?

Ivan Voras ivoras at freebsd.org
Wed Sep 19 02:33:06 PDT 2007


Kurt Jaeger wrote:

> There's another topic if one uses unionfs in jail() setups: How to
> backup the files, and only those files that a different from
> the base ?

If you have a reasonable number of files you can maybe get away with the 
"brute force" approach - gather stat's for all files in the base FS, 
gather stat's of all files "above" and calculate an intersection with 
different inode numbers.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20070919/453832cb/signature.pgp


More information about the freebsd-current mailing list