Re: Unionfs patchset p19 commit?

From: Ivan Voras <ivoras_at_freebsd.org>
Date: Wed, 19 Sep 2007 11:32:50 +0200
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.


Received on Wed Sep 19 2007 - 07:33:06 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:17 UTC