From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans Reiser Subject: Re: Again, some bad Reiser4 (ReiserFS) 'reviews' Date: Fri, 16 Jul 2004 21:32:54 -0700 Message-ID: <40F8ABF6.8080809@namesys.com> References: <200407150025.30908.Dieter.Nuetzel@hamburg.de> <40F6C548.7030805@namesys.com> <20040715182209.GK21140@backtop.namesys.com> <20040716092927.GQ4990@nysv.org> <40F831F5.5090700@slaphack.com> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <40F831F5.5090700@slaphack.com> List-Id: Content-Type: text/plain; charset="iso-8859-1"; format="flowed" To: David Masover Cc: =?ISO-8859-1?Q?Markus_T=F6rnqvist?= , Alex Zarochentsev , Dieter N?tzel , reiserfs-list@namesys.com, rufus@hackish.org David Masover wrote: > > > Markus T=F6rnqvist wrote: > > | This always puzzles me. Would not ext-1-fibre give the same results for > | .o files but also the same bonus with all source code and such with .c > | and .h? > > For that matter, what about for generic extensions? Take this perl > pseudocode: > > if ($file->[name} =3D~ /.\.(\w{1,4})$/) { > $file->fibrate_by($1); > } > > > Please consider creating a plugin.;-) In C....;-)