All of lore.kernel.org
 help / color / mirror / Atom feed
* Timeframe for 2.4.21 quota patches?
@ 2003-06-16 11:24 Jonathan Sambrook
  2003-06-16 11:44 ` Chris Mason
  0 siblings, 1 reply; 11+ messages in thread
From: Jonathan Sambrook @ 2003-06-16 11:24 UTC (permalink / raw)
  To: reiserfs-list

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

Hi,

As ever the Linux lockin bites:

	My hardware needs 2.4.21 and my development work (now) needs reiserfs +
quota.

Any idea if/when to expect an updated patch?

Regards,
Jonathan

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: Timeframe for 2.4.21 quota patches?
  2003-06-16 11:24 Timeframe for 2.4.21 quota patches? Jonathan Sambrook
@ 2003-06-16 11:44 ` Chris Mason
  2003-06-16 12:35   ` Ookhoi
  2003-06-16 14:45   ` Christian Mayrhuber
  0 siblings, 2 replies; 11+ messages in thread
From: Chris Mason @ 2003-06-16 11:44 UTC (permalink / raw)
  To: Jonathan Sambrook; +Cc: reiserfs-list

On Mon, 2003-06-16 at 07:24, Jonathan Sambrook wrote:
> Hi,
> 
> As ever the Linux lockin bites:
> 
> 	My hardware needs 2.4.21 and my development work (now) needs reiserfs +
> quota.
> 
> Any idea if/when to expect an updated patch?

I've got Oleg's merge of the data logging code at

ftp.suse.com/pub/people/mason/patches/data-logging/2.4.21

-chris



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

* Re: Timeframe for 2.4.21 quota patches?
  2003-06-16 11:44 ` Chris Mason
@ 2003-06-16 12:35   ` Ookhoi
  2003-06-16 14:45   ` Christian Mayrhuber
  1 sibling, 0 replies; 11+ messages in thread
From: Ookhoi @ 2003-06-16 12:35 UTC (permalink / raw)
  To: Chris Mason; +Cc: Jonathan Sambrook, reiserfs-list

Chris Mason wrote (ao):
> On Mon, 2003-06-16 at 07:24, Jonathan Sambrook wrote:
> > As ever the Linux lockin bites:
> > 
> > 	My hardware needs 2.4.21 and my development work (now) needs
> > 	reiserfs + quota.
> > 
> > Any idea if/when to expect an updated patch?
> 
> I've got Oleg's merge of the data logging code at
> 
> ftp.suse.com/pub/people/mason/patches/data-logging/2.4.21

Chris, thanks a lot. Your patches on 2.4.21 make quota work here. Very
nice.

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

* Re: Timeframe for 2.4.21 quota patches?
  2003-06-16 11:44 ` Chris Mason
  2003-06-16 12:35   ` Ookhoi
@ 2003-06-16 14:45   ` Christian Mayrhuber
  2003-06-16 14:56     ` Chris Mason
  1 sibling, 1 reply; 11+ messages in thread
From: Christian Mayrhuber @ 2003-06-16 14:45 UTC (permalink / raw)
  To: reiserfs-list

Am Montag, 16. Juni 2003 13:44 schrieb Chris Mason:
> On Mon, 2003-06-16 at 07:24, Jonathan Sambrook wrote:
> > Hi,
> >
> > As ever the Linux lockin bites:
> >
> > 	My hardware needs 2.4.21 and my development work (now) needs reiserfs +
> > quota.
> >
> > Any idea if/when to expect an updated patch?
>
> I've got Oleg's merge of the data logging code at
>
> ftp.suse.com/pub/people/mason/patches/data-logging/2.4.21
>
> -chris

What has happened to 10-quota-link-fix.diff? Is it not necessary any more?
I'm asking because it is still mentioned in the README, but seems to have
been replaced by 10-quota_nospace_fix.diff
-- 
lg, Chris


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

* Re: Timeframe for 2.4.21 quota patches?
  2003-06-16 14:45   ` Christian Mayrhuber
@ 2003-06-16 14:56     ` Chris Mason
  2003-06-16 22:12       ` Philippe Gramoullé
  2003-06-16 22:13       ` Gerrit Hannaert
  0 siblings, 2 replies; 11+ messages in thread
From: Chris Mason @ 2003-06-16 14:56 UTC (permalink / raw)
  To: Christian Mayrhuber; +Cc: reiserfs-list

On Mon, 2003-06-16 at 10:45, Christian Mayrhuber wrote:

> 
> What has happened to 10-quota-link-fix.diff? Is it not necessary any more?
> I'm asking because it is still mentioned in the README, but seems to have
> been replaced by 10-quota_nospace_fix.diff

Whoops, I screwed that up.


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

* Re: Timeframe for 2.4.21 quota patches?
  2003-06-16 14:56     ` Chris Mason
@ 2003-06-16 22:12       ` Philippe Gramoullé
  2003-06-17  2:09         ` Chris Mason
  2003-06-16 22:13       ` Gerrit Hannaert
  1 sibling, 1 reply; 11+ messages in thread
From: Philippe Gramoullé @ 2003-06-16 22:12 UTC (permalink / raw)
  To: Chris Mason; +Cc: Christian Mayrhuber, reiserfs-list


Hello Chris,

On 16 Jun 2003 10:56:19 -0400
Chris Mason <mason@suse.com> wrote:

  | On Mon, 2003-06-16 at 10:45, Christian Mayrhuber wrote:
  | 
  | > 
  | > What has happened to 10-quota-link-fix.diff? Is it not necessary any more?
  | > I'm asking because it is still mentioned in the README, but seems to have
  | > been replaced by 10-quota_nospace_fix.diff
  | 
  | Whoops, I screwed that up.

Which one ? The README or the 10-xx.diff patch itself ?

Thanks,

Philippe

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

* Re: Timeframe for 2.4.21 quota patches?
  2003-06-16 14:56     ` Chris Mason
  2003-06-16 22:12       ` Philippe Gramoullé
@ 2003-06-16 22:13       ` Gerrit Hannaert
  2003-06-17  7:33         ` Oleg Drokin
  1 sibling, 1 reply; 11+ messages in thread
From: Gerrit Hannaert @ 2003-06-16 22:13 UTC (permalink / raw)
  To: Chris Mason; +Cc: reiserfs-list

Hello Chris,
I don't use the quota patches myself (any more), but every time there is
a new kernel release or pre-release this question (and the data-logging
one) is inevitably asked on this list. Are there any plans to merge
these into the mainstream kernel? Perhaps now 2.4.21 is out it can get
some more testing in the next -pre series?

>I've got Oleg's merge of the data logging code at
>
>ftp.suse.com/pub/people/mason/patches/data-logging/2.4.21 <ftp://ftp.suse.com/pub/people/mason/patches/data-logging/2.4.21>
>
>-chris
>



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

* Re: Timeframe for 2.4.21 quota patches?
  2003-06-16 22:12       ` Philippe Gramoullé
@ 2003-06-17  2:09         ` Chris Mason
  2003-06-17  2:31           ` Brian Tinsley
  2003-06-17  7:21           ` Philippe Gramoullé
  0 siblings, 2 replies; 11+ messages in thread
From: Chris Mason @ 2003-06-17  2:09 UTC (permalink / raw)
  To: Philippe Gramoullé; +Cc: Christian Mayrhuber, reiserfs-list

On Mon, 2003-06-16 at 18:12, Philippe Gramoullé wrote:
> Hello Chris,
> 
> On 16 Jun 2003 10:56:19 -0400
> Chris Mason <mason@suse.com> wrote:
> 
>   | On Mon, 2003-06-16 at 10:45, Christian Mayrhuber wrote:
>   | 
>   | > 
>   | > What has happened to 10-quota-link-fix.diff? Is it not necessary any more?
>   | > I'm asking because it is still mentioned in the README, but seems to have
>   | > been replaced by 10-quota_nospace_fix.diff
>   | 
>   | Whoops, I screwed that up.
> 
> Which one ? The README or the 10-xx.diff patch itself ?

The ftp directory now has 10-reiserfs-quota-link-fix.diff.gz as well,
you need both of them.  Sorry for the delayed response, having some
hardware issues today I'll have to sort it all out in the morning.

-chris



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

* Re: Timeframe for 2.4.21 quota patches?
  2003-06-17  2:09         ` Chris Mason
@ 2003-06-17  2:31           ` Brian Tinsley
  2003-06-17  7:21           ` Philippe Gramoullé
  1 sibling, 0 replies; 11+ messages in thread
From: Brian Tinsley @ 2003-06-17  2:31 UTC (permalink / raw)
  To: reiserfs-list

Everything running very well (as expected) here! Great job to all!


--
Brian Tinsley
Chief Systems Engineer
Emageon



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

* Re: Timeframe for 2.4.21 quota patches?
  2003-06-17  2:09         ` Chris Mason
  2003-06-17  2:31           ` Brian Tinsley
@ 2003-06-17  7:21           ` Philippe Gramoullé
  1 sibling, 0 replies; 11+ messages in thread
From: Philippe Gramoullé @ 2003-06-17  7:21 UTC (permalink / raw)
  To: Chris Mason; +Cc: reiserfs-list


Hello Chris,

Just to be complete, shouldn't the README have a reference to 10-quota_nospace_fix.diff.gz ?
(provided this patch still needs to be applied)

Thanks,

Philippe

On 16 Jun 2003 22:09:03 -0400
Chris Mason <mason@suse.com> wrote:

  | On Mon, 2003-06-16 at 18:12, Philippe Gramoullé wrote:
  | > Hello Chris,
  | > 
  | > On 16 Jun 2003 10:56:19 -0400
  | > Chris Mason <mason@suse.com> wrote:
  | > 
  | >   | On Mon, 2003-06-16 at 10:45, Christian Mayrhuber wrote:
  | >   | 
  | >   | > 
  | >   | > What has happened to 10-quota-link-fix.diff? Is it not necessary any more?
  | >   | > I'm asking because it is still mentioned in the README, but seems to have
  | >   | > been replaced by 10-quota_nospace_fix.diff
  | >   | 
  | >   | Whoops, I screwed that up.
  | > 
  | > Which one ? The README or the 10-xx.diff patch itself ?
  | 
  | The ftp directory now has 10-reiserfs-quota-link-fix.diff.gz as well,
  | you need both of them.  Sorry for the delayed response, having some
  | hardware issues today I'll have to sort it all out in the morning.
  | 
  | -chris
  | 
  | 
  | 

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

* Re: Timeframe for 2.4.21 quota patches?
  2003-06-16 22:13       ` Gerrit Hannaert
@ 2003-06-17  7:33         ` Oleg Drokin
  0 siblings, 0 replies; 11+ messages in thread
From: Oleg Drokin @ 2003-06-17  7:33 UTC (permalink / raw)
  To: Gerrit Hannaert; +Cc: Chris Mason, reiserfs-list

Hello!

On Tue, Jun 17, 2003 at 12:13:35AM +0200, Gerrit Hannaert wrote:

> I don't use the quota patches myself (any more), but every time there is
> a new kernel release or pre-release this question (and the data-logging
> one) is inevitably asked on this list. Are there any plans to merge
> these into the mainstream kernel? Perhaps now 2.4.21 is out it can get
> some more testing in the next -pre series?

Yes, there are plans to merge this to mainline starting from now.
Though Marcelo have announced this release to be "quick", so it
is not clean if he will accept large pages.

Bye,
    Oleg

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

end of thread, other threads:[~2003-06-17  7:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-16 11:24 Timeframe for 2.4.21 quota patches? Jonathan Sambrook
2003-06-16 11:44 ` Chris Mason
2003-06-16 12:35   ` Ookhoi
2003-06-16 14:45   ` Christian Mayrhuber
2003-06-16 14:56     ` Chris Mason
2003-06-16 22:12       ` Philippe Gramoullé
2003-06-17  2:09         ` Chris Mason
2003-06-17  2:31           ` Brian Tinsley
2003-06-17  7:21           ` Philippe Gramoullé
2003-06-16 22:13       ` Gerrit Hannaert
2003-06-17  7:33         ` Oleg Drokin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.