[PATCH] xfsdump: add .gitignore
Bill Kendall
wkendall at sgi.com
Mon May 4 09:54:19 CDT 2009
Christoph Hellwig wrote:
> On Mon, May 04, 2009 at 09:35:39AM +1000, Timothy Shimmin wrote:
>> Get rid of the symlinked files by creating a local library for the
>> commonality? ;-)Probably easier said than done - I haven't looked at the
>> code in a while - but I
>> I think the traditional library model is better than a heap of symlinks :)
>
> It probably is. I'll put it on my todo list..
Not sure how well if fits the library model, unfortunately. The
symlinked files need to be compiled for dump and then recompiled
for restore as there's a bunch of #ifdef DUMP and #ifdef RESTORE
sections. I guess two libraries could be created, if separate
build dirs were used under common.
Bill
More information about the xfs
mailing list