linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ANNOUNCEMENT: XFS patches with rmap12d + 2.4.18-pre9 +
@ 2002-02-10  2:36 Shawn Starr
  2002-02-17  8:36 ` ANNOUNCEMENT: 2.4.18-rc1-xfs-shawn5 released Shawn Starr
  0 siblings, 1 reply; 15+ messages in thread
From: Shawn Starr @ 2002-02-10  2:36 UTC (permalink / raw)
  To: linux-kernel


you can find my XFS related patches at http://xfs.sh0n.net daily/nightly.

Shawn.



^ permalink raw reply	[flat|nested] 15+ messages in thread

* ANNOUNCEMENT: 2.4.18-rc1-xfs-shawn5 released
  2002-02-10  2:36 ANNOUNCEMENT: XFS patches with rmap12d + 2.4.18-pre9 + Shawn Starr
@ 2002-02-17  8:36 ` Shawn Starr
  2002-02-17 22:26   ` ANNOUNCEMENT: 2.4.18-rc1-xfs-shawn6 released Shawn Starr
  0 siblings, 1 reply; 15+ messages in thread
From: Shawn Starr @ 2002-02-17  8:36 UTC (permalink / raw)
  To: linux-kernel


Contains:

2.4.18-pre9-ac4  		(Alan Cox)
rmap12f 	 		(Rik van Riel
		  		 William Lee Irwin III)

Feb 16/17th XFS CVS snapshot 	(me)

New release of XFS patches (finally). Go test them out :-)

get them at: http://xfs.sh0n.net/2.4/linux-2.4.18-rc1-xfs-shawn5.diff.bz2

Shawn.



^ permalink raw reply	[flat|nested] 15+ messages in thread

* ANNOUNCEMENT: 2.4.18-rc1-xfs-shawn6 released
  2002-02-17  8:36 ` ANNOUNCEMENT: 2.4.18-rc1-xfs-shawn5 released Shawn Starr
@ 2002-02-17 22:26   ` Shawn Starr
  2002-02-28  1:52     ` ANNOUNCEMENT: 2.4.19-pre1-ac1-xfs-shawn7 released Shawn Starr
  0 siblings, 1 reply; 15+ messages in thread
From: Shawn Starr @ 2002-02-17 22:26 UTC (permalink / raw)
  To: linux-kernel

xfs-2.4.18-rc1-shawn6   against 2.4.17 vanilla. (Feb 17th, 2002)

Contains:

2.4.18-rc1                      (Marcelo Tosatti)
rmap12f                         (Rik van Riel
                                 William Lee Irwin III)
Newest XFS from CVS-HEAD        (me)
IDE taskfile IO patch           (Andre Hedrick)

* NOTES:

Removed -pre9-ac4 because Quotas seem to break hard with XFS/EXT2/3.
- This hurts the merge of XFS into -mjc until we sort this out.

Shawn.


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: ANNOUNCEMENT: 2.4.19-pre1-ac1-xfs-shawn7 released
  2002-02-17 22:26   ` ANNOUNCEMENT: 2.4.18-rc1-xfs-shawn6 released Shawn Starr
@ 2002-02-28  1:52     ` Shawn Starr
  2002-02-28  1:54       ` ANNOUNCEMENT: 2.4.19-pre1-ac1-xfs-shawn7 released - more Shawn Starr
  0 siblings, 1 reply; 15+ messages in thread
From: Shawn Starr @ 2002-02-28  1:52 UTC (permalink / raw)
  To: linux-kernel


Some people have tested and have booted successfully. There is one compile
error in fs/xfs/xfs_utils.c uncomment: struct xfsstats xfsstats if the
compile bombs. (fixed in -shawn8 coming tonight)

xfs-2.4.19-ac1-shawn7   against 2.4.18 vanilla. (Feb 26th, 2002)

Contains:

2.4.19-pre1                     (Marcelo Tosatti)
2.4.19-pre1-ac1                 (Alan Cox)
2.4.18-pre3-quotactl            (Jan Kara
                                 SGI XFS people)

rmap-12f                        (Rik van Riel
                                 William Lee Irwin III)

Feb 26th, XFS CVS               (me)
IDE taskfile IO                 (Andre Hedrick in -ac1)
(kludge mode)

*NOTE: Quota appears to be fixed (finally). But I need more people to
confirm.

-shawn8 will have some more changes (see ChangeLog on site).


should -shawn8 work, I will begin the merge of -mjc.

Shawn.



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: ANNOUNCEMENT: 2.4.19-pre1-ac1-xfs-shawn7 released - more
  2002-02-28  1:52     ` ANNOUNCEMENT: 2.4.19-pre1-ac1-xfs-shawn7 released Shawn Starr
@ 2002-02-28  1:54       ` Shawn Starr
  2002-02-28  3:59         ` ANNOUNCEMENT: 2.4.19-pre1-ac2-xfs-shawn8 released Shawn Starr
  0 siblings, 1 reply; 15+ messages in thread
From: Shawn Starr @ 2002-02-28  1:54 UTC (permalink / raw)
  To: linux-kernel


You will find the patch a little broken with asm symlink, ignore these and
CREDITS.

Shawn.

On Wed, 27 Feb 2002, Shawn Starr wrote:

>
> Some people have tested and have booted successfully. There is one compile
> error in fs/xfs/xfs_utils.c uncomment: struct xfsstats xfsstats if the
> compile bombs. (fixed in -shawn8 coming tonight)
>
> xfs-2.4.19-ac1-shawn7   against 2.4.18 vanilla. (Feb 26th, 2002)
>
> Contains:
>
> 2.4.19-pre1                     (Marcelo Tosatti)
> 2.4.19-pre1-ac1                 (Alan Cox)
> 2.4.18-pre3-quotactl            (Jan Kara
>                                  SGI XFS people)
>
> rmap-12f                        (Rik van Riel
>                                  William Lee Irwin III)
>
> Feb 26th, XFS CVS               (me)
> IDE taskfile IO                 (Andre Hedrick in -ac1)
> (kludge mode)
>
> *NOTE: Quota appears to be fixed (finally). But I need more people to
> confirm.
>
> -shawn8 will have some more changes (see ChangeLog on site).
>
>
> should -shawn8 work, I will begin the merge of -mjc.
>
> Shawn.
>
>
>


^ permalink raw reply	[flat|nested] 15+ messages in thread

* ANNOUNCEMENT: 2.4.19-pre1-ac2-xfs-shawn8 released
  2002-02-28  1:54       ` ANNOUNCEMENT: 2.4.19-pre1-ac1-xfs-shawn7 released - more Shawn Starr
@ 2002-02-28  3:59         ` Shawn Starr
  2002-02-28  4:48           ` ANNOUNCEMENT: 2.4.19-pre1-ac2-xfs-shawn8 released - important Shawn Starr
  0 siblings, 1 reply; 15+ messages in thread
From: Shawn Starr @ 2002-02-28  3:59 UTC (permalink / raw)
  To: linux-kernel


xfs-2.4.19-ac2-shawn8   against 2.4.18 vanilla, (Feb 27th, 2002)

Contains:

2.4.19-pre1                     (Marcelo Tosatti)
2.4.19-pre1-ac2                 (Alan Cox)
2.4.18-pre3-quotactl            (Jan Kara
                                 SGI XFS people)
rmap-12f                        (Rik van Riel
                                 William Lee Irwin III)

*NOTE: rmap-12g coming and may go into -shawn9 testing 12f still*

Feb 27th, XFS CVS               (me)
IDE taskfile (newest)           (Andre Hedrick)

Shawn.


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: ANNOUNCEMENT: 2.4.19-pre1-ac2-xfs-shawn8 released - important
  2002-02-28  3:59         ` ANNOUNCEMENT: 2.4.19-pre1-ac2-xfs-shawn8 released Shawn Starr
@ 2002-02-28  4:48           ` Shawn Starr
  2002-03-05  7:24             ` ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released Shawn Starr
  0 siblings, 1 reply; 15+ messages in thread
From: Shawn Starr @ 2002-02-28  4:48 UTC (permalink / raw)
  To: linux-kernel


xfs_utils.c:35: storage size of `xfsstats' isn't known
make[3]: *** [xfs_utils.o] Error 1
make[3]: Leaving directory `/usr/src/linux-xfs-shawn8/fs/xfs'

This is expected, if you compile EXT2/EXT3 with XFS (all). A fix is coming
tomorrow.

Shawn.


On Wed, 27 Feb 2002, Shawn Starr wrote:

>
> xfs-2.4.19-ac2-shawn8   against 2.4.18 vanilla, (Feb 27th, 2002)
>
> Contains:
>
> 2.4.19-pre1                     (Marcelo Tosatti)
> 2.4.19-pre1-ac2                 (Alan Cox)
> 2.4.18-pre3-quotactl            (Jan Kara
>                                  SGI XFS people)
> rmap-12f                        (Rik van Riel
>                                  William Lee Irwin III)
>
> *NOTE: rmap-12g coming and may go into -shawn9 testing 12f still*
>
> Feb 27th, XFS CVS               (me)
> IDE taskfile (newest)           (Andre Hedrick)
>
> Shawn.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>
>


^ permalink raw reply	[flat|nested] 15+ messages in thread

* ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released
  2002-02-28  4:48           ` ANNOUNCEMENT: 2.4.19-pre1-ac2-xfs-shawn8 released - important Shawn Starr
@ 2002-03-05  7:24             ` Shawn Starr
  2002-03-05  7:32               ` Shawn Starr
                                 ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Shawn Starr @ 2002-03-05  7:24 UTC (permalink / raw)
  To: linux-kernel


Well, it's booted and im in X. please test :-)

 uname -a
Linux coredump 2.4.19-pre2-ac2-xfs-shawn9 #4 Tue Mar 5 02:10:19 EST 2002
i586 unknown

---


xfs-2.4.19-pre2-ac2-shawn9      against 2.4.18 vanilla, (March 5th, 2002)

2.4.19-pre2                     (Marcelo Tosatti)
2.4.19-pre2-ac2                 (Alan Cox)
rmap-12g                        (Rik van Riel
                                 William Lee Iriwin III)

March 4th, XFS CVS              (me)

*NOTE: xfs_utils.c finally compiles this was due to a missing #ifdef
CONFIG_PROC_FS. Other compile fixes in this release. Should build for you.

-BROKEN (March 4th, 2002)
March 3th, XFS CVS              (me)

*NOTE: As per Andre Hedrick, the IDE taskfile patch in -ac is in kludge
mode.also, the Quota patch has been merged into the XFS CVS tree and now
mostly goes in cleanly against -ac.



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released
  2002-03-05  7:24             ` ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released Shawn Starr
@ 2002-03-05  7:32               ` Shawn Starr
  2002-03-05  7:44               ` Shawn Starr
  2002-03-05 16:44               ` ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released Vincent Bernat
  2 siblings, 0 replies; 15+ messages in thread
From: Shawn Starr @ 2002-03-05  7:32 UTC (permalink / raw)
  To: linux-kernel


For those who don't know, you can find the patches at:

http://xfs.sh0n.net/2.4/testing  (this will go into stable after a few
days to week(s).

Shawn.




^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released
  2002-03-05  7:24             ` ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released Shawn Starr
  2002-03-05  7:32               ` Shawn Starr
@ 2002-03-05  7:44               ` Shawn Starr
  2002-03-11  8:54                 ` ANNOUNCEMENT: 2.4.19-pre2-ac4-xfs-shawn10 released Shawn Starr
  2002-03-05 16:44               ` ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released Vincent Bernat
  2 siblings, 1 reply; 15+ messages in thread
From: Shawn Starr @ 2002-03-05  7:44 UTC (permalink / raw)
  To: linux-kernel


                                  William Lee Iriwin III)

Excuse me ;-)
Fixed in ChangeLog...

I'm too sleepy, good night.

Shawn.



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released
  2002-03-05  7:24             ` ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released Shawn Starr
  2002-03-05  7:32               ` Shawn Starr
  2002-03-05  7:44               ` Shawn Starr
@ 2002-03-05 16:44               ` Vincent Bernat
  2002-03-06  2:18                 ` Shawn Starr
  2 siblings, 1 reply; 15+ messages in thread
From: Vincent Bernat @ 2002-03-05 16:44 UTC (permalink / raw)
  To: Shawn Starr; +Cc: linux-kernel

OoO En ce doux début de matinée du mardi 05 mars 2002, vers 08:24,
Shawn Starr <spstarr@sh0n.net> disait:

>  uname -a
> Linux coredump 2.4.19-pre2-ac2-xfs-shawn9 #4 Tue Mar 5 02:10:19 EST 2002
> i586 unknown

I have compiled it with preempt patch from Robert Love (just one line
of manual merge) and it works fine.
-- 
Don't compare floating point numbers just for equality.
            - The Elements of Programming Style (Kernighan & Plaugher)

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released
  2002-03-05 16:44               ` ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released Vincent Bernat
@ 2002-03-06  2:18                 ` Shawn Starr
  2002-03-06  8:45                   ` Vincent Bernat
  2002-03-06 18:59                   ` Bill Davidsen
  0 siblings, 2 replies; 15+ messages in thread
From: Shawn Starr @ 2002-03-06  2:18 UTC (permalink / raw)
  To: Vincent Bernat; +Cc: linux-kernel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: TEXT/PLAIN; charset=X-UNKNOWN, Size: 629 bytes --]


What change did you have to make with rml's patch? Some people are
wondering. I haven't tried it yet.

Shawn.


On Tue, 5 Mar 2002, Vincent Bernat wrote:

> OoO En ce doux début de matinée du mardi 05 mars 2002, vers 08:24,
> Shawn Starr <spstarr@sh0n.net> disait:
>
> >  uname -a
> > Linux coredump 2.4.19-pre2-ac2-xfs-shawn9 #4 Tue Mar 5 02:10:19 EST 2002
> > i586 unknown
>
> I have compiled it with preempt patch from Robert Love (just one line
> of manual merge) and it works fine.
> --
> Don't compare floating point numbers just for equality.
>             - The Elements of Programming Style (Kernighan & Plaugher)
>
>


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released
  2002-03-06  2:18                 ` Shawn Starr
@ 2002-03-06  8:45                   ` Vincent Bernat
  2002-03-06 18:59                   ` Bill Davidsen
  1 sibling, 0 replies; 15+ messages in thread
From: Vincent Bernat @ 2002-03-06  8:45 UTC (permalink / raw)
  To: Shawn Starr; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 889 bytes --]

OoO En ce milieu de nuit étoilée du mercredi 06 mars 2002, vers 03:18,
Shawn Starr <spstarr@sh0n.net> disait:

> What change did you have to make with rml's patch? Some people are
> wondering. I haven't tried it yet.

A very trivial change, I have just merged this one by hand :

***************
*** 318,323 ****
  	unsigned long policy;
  	unsigned long cpus_allowed;
  	unsigned int time_slice;
  
  	task_t *next_task, *prev_task;
  
--- 322,328 ----
  	unsigned long policy;
  	unsigned long cpus_allowed;
  	unsigned int time_slice;
+ 	unsigned long flags;
  
  	task_t *next_task, *prev_task;
  
Otherwise, the patch apply cleanly.
I attach you the corrected patch (I don't knwo why, it is
significiantly larger than the original patch, I have used diff -Naur,
I hope I don't get lost when I did it, it is surely better to use the
original patch and to do the little merge by hand)


[-- Attachment #2: Patch for preempt --]
[-- Type: application/octet-stream, Size: 51294 bytes --]

[-- Attachment #3: Type: text/plain, Size: 102 bytes --]

-- 
 /*
  * We used to try various strange things. Let's not.
  */
	2.2.16 /usr/src/linux/fs/buffer.c

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released
  2002-03-06  2:18                 ` Shawn Starr
  2002-03-06  8:45                   ` Vincent Bernat
@ 2002-03-06 18:59                   ` Bill Davidsen
  1 sibling, 0 replies; 15+ messages in thread
From: Bill Davidsen @ 2002-03-06 18:59 UTC (permalink / raw)
  To: Shawn Starr; +Cc: Linux Kernel Mailing List

On Tue, 5 Mar 2002, Shawn Starr wrote:

> 
> What change did you have to make with rml's patch? Some people are
> wondering. I haven't tried it yet.

The 19-pre2-ac2 preempt patch worked as-is, no changes needed. What you
would need to do after you add your stuff is another matter, of course.

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: ANNOUNCEMENT: 2.4.19-pre2-ac4-xfs-shawn10 released
  2002-03-05  7:44               ` Shawn Starr
@ 2002-03-11  8:54                 ` Shawn Starr
  0 siblings, 0 replies; 15+ messages in thread
From: Shawn Starr @ 2002-03-11  8:54 UTC (permalink / raw)
  To: linux-kernel


Linux coredump 2.4.19-pre2-ac4-xfs-shawn10 #2 Mon Mar 11 03:36:35 EST 200
unknown

Location: http://xfs.sh0n.net/2.4/testing/

--

xfs-2.4.19-pre2-ac4-shawn10     against 2.4.18 vanilla, (March 11th, 2002)

2.4.19-pre2                     (Marcelo Tosatti)
2.4.19-pre2-ac4                 (Alan Cox)
rmap-12g                        (Rik van Riel
                                 William Lee Irwin III)

March 11th, XFS CVS             (me)

Newest Quota patch              (Jan Kara
(allows for old/new quota)       SGI XFS People)


Please test :-)

Shawn.



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2002-03-11  8:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-10  2:36 ANNOUNCEMENT: XFS patches with rmap12d + 2.4.18-pre9 + Shawn Starr
2002-02-17  8:36 ` ANNOUNCEMENT: 2.4.18-rc1-xfs-shawn5 released Shawn Starr
2002-02-17 22:26   ` ANNOUNCEMENT: 2.4.18-rc1-xfs-shawn6 released Shawn Starr
2002-02-28  1:52     ` ANNOUNCEMENT: 2.4.19-pre1-ac1-xfs-shawn7 released Shawn Starr
2002-02-28  1:54       ` ANNOUNCEMENT: 2.4.19-pre1-ac1-xfs-shawn7 released - more Shawn Starr
2002-02-28  3:59         ` ANNOUNCEMENT: 2.4.19-pre1-ac2-xfs-shawn8 released Shawn Starr
2002-02-28  4:48           ` ANNOUNCEMENT: 2.4.19-pre1-ac2-xfs-shawn8 released - important Shawn Starr
2002-03-05  7:24             ` ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released Shawn Starr
2002-03-05  7:32               ` Shawn Starr
2002-03-05  7:44               ` Shawn Starr
2002-03-11  8:54                 ` ANNOUNCEMENT: 2.4.19-pre2-ac4-xfs-shawn10 released Shawn Starr
2002-03-05 16:44               ` ANNOUNCEMENT: 2.4.19-pre2-ac2-xfs-shawn9 released Vincent Bernat
2002-03-06  2:18                 ` Shawn Starr
2002-03-06  8:45                   ` Vincent Bernat
2002-03-06 18:59                   ` Bill Davidsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).