From owner-freebsd-current@FreeBSD.ORG Wed Sep 19 09:33:06 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D22116A417 for ; Wed, 19 Sep 2007 09:33:06 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id A3B1813C4B7 for ; Wed, 19 Sep 2007 09:33:05 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IXvvW-00039g-UF for freebsd-current@freebsd.org; Wed, 19 Sep 2007 11:32:58 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Sep 2007 11:32:58 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Sep 2007 11:32:58 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Date: Wed, 19 Sep 2007 11:32:50 +0200 Lines: 33 Message-ID: References: <200709141103.18612.h.schmalzbauer@omnisec.de> <20070914110024.G14481@fledge.watson.org> <46EBEA18.3080800@ongs.co.jp> <20070915170104.GF2061@home.c0mplx.org> <46EF6386.9050700@ongs.co.jp> <20070919021644.GG2061@home.c0mplx.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig6D4B1CD219D7BA5047DF5F3E" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 1.5.0.12 (X11/20060911) In-Reply-To: <20070919021644.GG2061@home.c0mplx.org> X-Enigmail-Version: 0.94.4.0 Sender: news Cc: freebsd-stable@freebsd.org Subject: Re: Unionfs patchset p19 commit? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2007 09:33:06 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6D4B1CD219D7BA5047DF5F3E Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable 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,=20 gather stat's of all files "above" and calculate an intersection with=20 different inode numbers. --------------enig6D4B1CD219D7BA5047DF5F3E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFG8OzCldnAQVacBcgRAympAJ9YRoP26rWSEuzb9hI1sbmWsQx+vwCgskRC TX7AdTVhbZHX+7mTZFwzaas= =xoTS -----END PGP SIGNATURE----- --------------enig6D4B1CD219D7BA5047DF5F3E--