Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*Hacking\s+XFS\s+\(was\s+Re\:\s+reserve\s+space\s+for\s+root\?\)\s*$/: 38 ]

Total 38 documents matching your query.

1. Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Fri, 23 Aug 2002 14:03:33 -0600 (MDT)
Well I'm one of the 99.9%. But I do rely heavily on XFS. And boy do I appreciate everyone's work on XFS and SGI's willingness to GPL it and pay good people to work on it. So what can a guy like me do
/archives/xfs/2002-08/msg00389.html (9,926 bytes)

2. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Fri, 23 Aug 2002 21:10:50 +0100
I think XFS would really need someone to maintain the website. It's horribly out of date, and misses some important links. For example it would be nice to have a link to my XFS merge status or even a
/archives/xfs/2002-08/msg00392.html (10,885 bytes)

3. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Fri, 23 Aug 2002 16:17:16 -0600 (MDT)
Okay, that's something I can do. If external access is not allowed, maybe I could send updates to someone who does have access? Or I could put things together on my site and then they could pulled ov
/archives/xfs/2002-08/msg00393.html (9,662 bytes)

4. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Fri, 23 Aug 2002 17:25:04 -0500 (CDT)
The faq is currently maintained by someone outside of SGI (thanks Seth!) so other parts probably could be as well. We have an SGI tech pubs guy who does the pages for each release (featuers, testing,
/archives/xfs/2002-08/msg00394.html (10,443 bytes)

5. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Sat, 24 Aug 2002 21:37:55 +0200
I just added a link to your changelog 4 days ago or so ;) Way ahead of you. Although Eric allows me to update the site I rarely do so. The problem is the amount of spare time I have beside my work an
/archives/xfs/2002-08/msg00399.html (10,568 bytes)

6. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Tue, 27 Aug 2002 16:47:26 -0600 (MDT)
Okay, I've been thinking about what I can do and have come up with something along these lines. The mozilla project has a status report which is basically a weekly summary of what people have done. T
/archives/xfs/2002-08/msg00465.html (10,717 bytes)

7. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Tue, 27 Aug 2002 23:52:24 +0100
I think it looks very nice. Now if only we could get this onto oss.sgi.com..
/archives/xfs/2002-08/msg00467.html (11,476 bytes)

8. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Tue, 27 Aug 2002 18:55:37 -0400
Pretty cool. If only it also listed all affected files.... -- Alexander Kabaev
/archives/xfs/2002-08/msg00469.html (10,170 bytes)

9. re[2]: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Tue, 27 Aug 2002 19:01:48 -0400
It looks good, but as someone trying to avoid CVS I'm not sure I will ever use One general comment, weekly or daily summaries are nice, but a cumulative list is even better. Then someone can review a
/archives/xfs/2002-08/msg00470.html (9,356 bytes)

10. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Tue, 27 Aug 2002 17:07:33 -0600 (MDT)
How about a link to the mailing list archives of the original TAKE messages? Or I could link to the files in CVSweb (a little more work, but probably not too bad)? James Rich
/archives/xfs/2002-08/msg00471.html (9,781 bytes)

11. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Tue, 27 Aug 2002 19:09:34 -0400
Either way will be great. -- Alexander Kabaev
/archives/xfs/2002-08/msg00473.html (9,777 bytes)

12. re[2]: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Tue, 27 Aug 2002 17:16:43 -0600 (MDT)
I could keep each weekly summary which could then be grouped together for a cumulative summary. Not any more work really. The only problem there is that I don't think patches are available for each i
/archives/xfs/2002-08/msg00474.html (8,514 bytes)

13. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Tue, 27 Aug 2002 17:39:23 -0600 (MDT)
Okay, I linked the descriptions to the original TAKE messages in the mail archive. I'll look at how to link to CVSweb in a nice way. James Rich
/archives/xfs/2002-08/msg00476.html (9,515 bytes)

14. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Tue, 27 Aug 2002 19:27:18 -0500 (CDT)
Hey, I like it. I think it begs for a script, though - you may get tired of this on the days when 8 or so TAKE messages fly by! At one point Russell had a procmail filter that would attach diffs to T
/archives/xfs/2002-08/msg00480.html (9,938 bytes)

15. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Tue, 27 Aug 2002 23:51:19 -0800
except cvs is to broken to handle complicated concepts like renaming and moving things, which SGI's revision control does, and SGI folks take advantage of routinly. thus cvsweb will be broken in thes
/archives/xfs/2002-08/msg00492.html (9,974 bytes)

16. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Wed, 28 Aug 2002 10:23:16 +0200
I wrote a script to do that some time ago. Just pipe the TAKE message in and run it over a checked out XFS. Pipe the output to a shell. -Andi while (<>) { last if /^Modid:/; print "# $_"; } if (/^Mod
/archives/xfs/2002-08/msg00494.html (10,775 bytes)

17. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Wed, 28 Aug 2002 13:20:25 +0200
Looks good today, want me to add a link to the FAQ? Maybe we can put this on oss.sgi.com if Eric/Steve agree. I'll put it there if that makes them feel better :) Would making a historical log be a go
/archives/xfs/2002-08/msg00501.html (9,477 bytes)

18. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Wed, 28 Aug 2002 13:21:23 +0200
A link to the CVS is what you are looking for. Or the TAKE message in the list archive. Cheers -- Seth It might just be your lucky day, if you only knew.
/archives/xfs/2002-08/msg00502.html (9,818 bytes)

19. Re: Hacking XFS (was Re: reserve space for root?) (score: 1)
Author:
Date: Wed, 28 Aug 2002 12:53:45 +0100
Have you seen "cvsps"? It gives changeset summaries of a CVS repository along the lines of: Members: linux/fs/xfs/xfs_rename.c:1.37->1.38 linux/fs/xfs/xfs_utils.c:1.49->1.50 linux/fs/xfs/xfs_utils.h
/archives/xfs/2002-08/msg00503.html (10,142 bytes)

20. Hacking XFS (was Re: reserve space for root?) (score: 1)
Author: >
Date: Fri, 23 Aug 2002 14:03:33 -0600 (MDT)
Well I'm one of the 99.9%. But I do rely heavily on XFS. And boy do I appreciate everyone's work on XFS and SGI's willingness to GPL it and pay good people to work on it. So what can a guy like me do
/archives/xfs/2002-08/msg00976.html (9,926 bytes)


This search system is powered by Namazu