All of lore.kernel.org
 help / color / mirror / Atom feed
* autofs4 patches for 2.6 kernel
@ 2004-04-07 12:04 Ian Kent
  2004-04-07 22:00 ` Michael Blandford
  2004-04-09 20:46 ` Julien.Soula
  0 siblings, 2 replies; 5+ messages in thread
From: Ian Kent @ 2004-04-07 12:04 UTC (permalink / raw)
  To: autofs mailing list


Hi all,

Some progress on getting the autofs4 patches into the kernel tree.

Could anyone that is able to test within a 2.6 envronment please test this 
as much as possible and feed back the results.

There are bound to be problems so it would be good to be pro-active.

Thanks in advance.

Ian

---------- Forwarded message ----------
Date: Tue, 6 Apr 2004 22:33:21 -0700
From: Andrew Morton <akpm@osdl.org>
To: linux-kernel@vger.kernel.org
Subject: 2.6.5-mm2


ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.5/2.6.5-mm2/


- Merged up Ian Kent's autofs4 patches

snip ...

+0-autofs4-2.6.0-signal-20040405.patch
+1-autofs4-2.6.4-cleanup-20040405.patch
+2-autofs4-2.6.4-fill_super-20040405.patch
+3-autofs4-2.6.0-bkl-20040405.patch
+4-autofs4-2.6.0-expire-20040405.patch
+5-autofs4-2.6.0-readdir-20040405.patch
+6-autofs4-2.6.0-may_umount-20040405.patch
+7-autofs4-2.6.0-extra-20040405.patch

 autofs4 merge

snip (rest of message) ...

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

* Re: autofs4 patches for 2.6 kernel
  2004-04-07 12:04 autofs4 patches for 2.6 kernel Ian Kent
@ 2004-04-07 22:00 ` Michael Blandford
  2004-04-08  0:35   ` Ian Kent
  2004-04-09 20:46 ` Julien.Soula
  1 sibling, 1 reply; 5+ messages in thread
From: Michael Blandford @ 2004-04-07 22:00 UTC (permalink / raw)
  To: Ian Kent; +Cc: autofs mailing list

Ian Kent wrote:

>Hi all,
>
>Some progress on getting the autofs4 patches into the kernel tree.
>
>Could anyone that is able to test within a 2.6 envronment please test this 
>as much as possible and feed back the results.
>
>There are bound to be problems so it would be good to be pro-active.
>
>Thanks in advance.
>  
>
Just to make sure I understand before I start testing -

Are all 2.6 patches now in the mm2 kernel or are there others I need to 
add as well?

Michael

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

* Re: autofs4 patches for 2.6 kernel
  2004-04-07 22:00 ` Michael Blandford
@ 2004-04-08  0:35   ` Ian Kent
  0 siblings, 0 replies; 5+ messages in thread
From: Ian Kent @ 2004-04-08  0:35 UTC (permalink / raw)
  To: Michael Blandford; +Cc: autofs mailing list

On Wed, 7 Apr 2004, Michael Blandford wrote:

> Ian Kent wrote:
> 
> >Hi all,
> >
> >Some progress on getting the autofs4 patches into the kernel tree.
> >
> >Could anyone that is able to test within a 2.6 envronment please test this 
> >as much as possible and feed back the results.
> >
> >There are bound to be problems so it would be good to be pro-active.
> >
> >Thanks in advance.
> >  
> >
> Just to make sure I understand before I start testing -
> 
> Are all 2.6 patches now in the mm2 kernel or are there others I need to 
> add as well?
> 

All there.

I expect they will come under scrutiny in the mm2 tree. Hopefully they 
will find their way into a release soonish.

Ian

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

* Re: autofs4 patches for 2.6 kernel
  2004-04-07 12:04 autofs4 patches for 2.6 kernel Ian Kent
  2004-04-07 22:00 ` Michael Blandford
@ 2004-04-09 20:46 ` Julien.Soula
  2004-04-10 13:14   ` Ian Kent
  1 sibling, 1 reply; 5+ messages in thread
From: Julien.Soula @ 2004-04-09 20:46 UTC (permalink / raw)
  To: autofs mailing list


[-- Attachment #1.1: Type: text/plain, Size: 583 bytes --]

On Wed, Apr 07, 2004 at 08:04:18PM +0800, Ian Kent wrote:
> 
> Hi all,
> 
> Some progress on getting the autofs4 patches into the kernel tree.
> 
> Could anyone that is able to test within a 2.6 envronment please test this 
> as much as possible and feed back the results.
> 
> There are bound to be problems so it would be good to be pro-active.

It's not really related to kernel side but it seems that the variables
on command line (-Dtoto=tata) are not passed throught submount, at
least for direct mount.

I test it with automount version 4.1.2

-- 
Julien


[-- Attachment #1.2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 2670 bytes --]

[-- Attachment #2: Type: text/plain, Size: 140 bytes --]

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

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

* Re: autofs4 patches for 2.6 kernel
  2004-04-09 20:46 ` Julien.Soula
@ 2004-04-10 13:14   ` Ian Kent
  0 siblings, 0 replies; 5+ messages in thread
From: Ian Kent @ 2004-04-10 13:14 UTC (permalink / raw)
  To: Julien.Soula; +Cc: autofs mailing list

On Fri, 9 Apr 2004 Julien.Soula@lifl.fr wrote:

> On Wed, Apr 07, 2004 at 08:04:18PM +0800, Ian Kent wrote:
> > 
> > Hi all,
> > 
> > Some progress on getting the autofs4 patches into the kernel tree.
> > 
> > Could anyone that is able to test within a 2.6 envronment please test this 
> > as much as possible and feed back the results.
> > 
> > There are bound to be problems so it would be good to be pro-active.
> 
> It's not really related to kernel side but it seems that the variables
> on command line (-Dtoto=tata) are not passed throught submount, at
> least for direct mount.
> 
> I test it with automount version 4.1.2

You are correct.

I have a contributed patch for that and hope to get to it soon.

Ian

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

end of thread, other threads:[~2004-04-10 13:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-07 12:04 autofs4 patches for 2.6 kernel Ian Kent
2004-04-07 22:00 ` Michael Blandford
2004-04-08  0:35   ` Ian Kent
2004-04-09 20:46 ` Julien.Soula
2004-04-10 13:14   ` Ian Kent

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.