* New maintainer needed for the Linux smb filesystem
@ 2005-08-21 14:34 Adrian Bunk
2005-08-21 19:46 ` Andrew Morton
0 siblings, 1 reply; 12+ messages in thread
From: Adrian Bunk @ 2005-08-21 14:34 UTC (permalink / raw)
To: samba, linux-kernel; +Cc: Urban Widmark
Since Urban Widmark was not active for some time, and I didn't have any
success trying to reach him, it seems we need a new maintainer for the
smb filesystem in the Linux kernel.
Is there anyone who both feels qualified and wants to become the new
maintainer?
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: New maintainer needed for the Linux smb filesystem
2005-08-21 14:34 New maintainer needed for the Linux smb filesystem Adrian Bunk
@ 2005-08-21 19:46 ` Andrew Morton
2005-08-22 1:06 ` Dave Jones
[not found] ` <OF200CE886.6A353FBA-ON87257065.0005812F-86257065.0005B594@us.ibm.com>
0 siblings, 2 replies; 12+ messages in thread
From: Andrew Morton @ 2005-08-21 19:46 UTC (permalink / raw)
To: Adrian Bunk; +Cc: samba, linux-kernel, Urban.Widmark, Steven French
Adrian Bunk <bunk@stusta.de> wrote:
>
> Since Urban Widmark was not active for some time, and I didn't have any
> success trying to reach him, it seems we need a new maintainer for the
> smb filesystem in the Linux kernel.
>
> Is there anyone who both feels qualified and wants to become the new
> maintainer?
>
Yes, it's a poor situation. That driver seems to have quite a few problems.
I was hoping that by now we could simply deprecate smbfs and tell people to
use CIFS, but I'm not sure that CIFS is ready for that yet.
Steve, what's your take? Does CIFS offer a 100% superset of smbfs
capabilities?
Thanks.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: New maintainer needed for the Linux smb filesystem
[not found] <20050821143457.GA5726@stusta.de.suse.lists.linux.kernel>
@ 2005-08-21 20:26 ` Andi Kleen
2005-08-22 0:48 ` Steven Rostedt
0 siblings, 1 reply; 12+ messages in thread
From: Andi Kleen @ 2005-08-21 20:26 UTC (permalink / raw)
To: Adrian Bunk; +Cc: linux-kernel
Adrian Bunk <bunk@stusta.de> writes:
> Since Urban Widmark was not active for some time, and I didn't have any
> success trying to reach him, it seems we need a new maintainer for the
> smb filesystem in the Linux kernel.
>
> Is there anyone who both feels qualified and wants to become the new
> maintainer?
One way would be to just deprecate and later drop it and let people
use cifs instead which is maintained. It only doesn't work with
some extremly old smb servers which are probably not very numerous
anymore.
-Andi
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: New maintainer needed for the Linux smb filesystem
2005-08-21 20:26 ` Andi Kleen
@ 2005-08-22 0:48 ` Steven Rostedt
0 siblings, 0 replies; 12+ messages in thread
From: Steven Rostedt @ 2005-08-22 0:48 UTC (permalink / raw)
To: Andi Kleen; +Cc: linux-kernel, Adrian Bunk
On Sun, 2005-08-21 at 22:26 +0200, Andi Kleen wrote:
> Adrian Bunk <bunk@stusta.de> writes:
>
> > Since Urban Widmark was not active for some time, and I didn't have any
> > success trying to reach him, it seems we need a new maintainer for the
> > smb filesystem in the Linux kernel.
> >
> > Is there anyone who both feels qualified and wants to become the new
> > maintainer?
>
> One way would be to just deprecate and later drop it and let people
> use cifs instead which is maintained. It only doesn't work with
> some extremly old smb servers which are probably not very numerous
> anymore.
Or you could deprecate it and later drop it and when people complain,
you just found your new maintainer :-)
-- Steve
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: New maintainer needed for the Linux smb filesystem
2005-08-21 19:46 ` Andrew Morton
@ 2005-08-22 1:06 ` Dave Jones
[not found] ` <OF200CE886.6A353FBA-ON87257065.0005812F-86257065.0005B594@us.ibm.com>
1 sibling, 0 replies; 12+ messages in thread
From: Dave Jones @ 2005-08-22 1:06 UTC (permalink / raw)
To: Andrew Morton
Cc: Adrian Bunk, samba, linux-kernel, Urban.Widmark, Steven French
On Sun, Aug 21, 2005 at 12:46:57PM -0700, Andrew Morton wrote:
> Adrian Bunk <bunk@stusta.de> wrote:
> >
> > Since Urban Widmark was not active for some time, and I didn't have any
> > success trying to reach him, it seems we need a new maintainer for the
> > smb filesystem in the Linux kernel.
> >
> > Is there anyone who both feels qualified and wants to become the new
> > maintainer?
>
> Yes, it's a poor situation. That driver seems to have quite a few problems.
>
> I was hoping that by now we could simply deprecate smbfs and tell people to
> use CIFS, but I'm not sure that CIFS is ready for that yet.
>
> Steve, what's your take? Does CIFS offer a 100% superset of smbfs
> capabilities?
A while ago, we disabled it in Fedora kernels, and told people
"Use CIFS instead". There were a whole range of Windows variants
that it couldn't talk to. Maybe the situation has improved since,
but at the time, it was bad enough that we had to switch smbfs back on.
Dave
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: New maintainer needed for the Linux smb filesystem
[not found] ` <OF200CE886.6A353FBA-ON87257065.0005812F-86257065.0005B594@us.ibm.com>
@ 2005-08-22 1:49 ` Adrian Bunk
2005-08-22 3:09 ` [Samba] " Gerald (Jerry) Carter
1 sibling, 0 replies; 12+ messages in thread
From: Adrian Bunk @ 2005-08-22 1:49 UTC (permalink / raw)
To: Steven French; +Cc: Andrew Morton, linux-kernel, samba, Urban.Widmark
On Sun, Aug 21, 2005 at 08:01:57PM -0500, Steven French wrote:
>...
> I don't mind fixing any major smbfs bugs that are found as needed, the code
> is not hard to follow, but I would rather focus on the three current cifs
> priorities:
>...
It sounds as if you would be a great choice as new smbfs maintainer -
you know both the protocols involved and the Linux kernel.
Noone expects big feature additions to the smbfs code, maintainership
consists of:
- reviewing patches
- handling bugs (the 16 open bugs in the kernel Bugzilla give a rough
impression of what problems people face)
cifs might be the future, but until it supports a superset of smbfs
users require smbfs - and a good smbfs makes their life easier.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Samba] Re: New maintainer needed for the Linux smb filesystem
[not found] ` <OF200CE886.6A353FBA-ON87257065.0005812F-86257065.0005B594@us.ibm.com>
2005-08-22 1:49 ` Adrian Bunk
@ 2005-08-22 3:09 ` Gerald (Jerry) Carter
2005-08-23 1:11 ` Ian Kent
1 sibling, 1 reply; 12+ messages in thread
From: Gerald (Jerry) Carter @ 2005-08-22 3:09 UTC (permalink / raw)
To: Steven French
Cc: Andrew Morton, Urban.Widmark, samba, linux-kernel, Adrian Bunk
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Steven French wrote:
|
| We are close, but not quite ready to disable smbfs.
Steve,
I have been itching to work on some kernel code.
If you need someone just to keep things afloat,
I'd been happy to look into it. There would be some
start up time of course. If you would be willing to
help me navigate the things other than code, it
shouldn't be that big of a deal.
I need a break sometimes from all the Samba server
code.
cheers, jerry
=====================================================================
Alleviating the pain of Windows(tm) ------- http://www.samba.org
GnuPG Key ----- http://www.plainjoe.org/gpg_public.asc
"I never saved anything for the swim back." Ethan Hawk in Gattaca
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDCUIGIR7qMdg1EfYRAujdAJwPlCyhVJTHvaO0PvT51XiIweFt0ACfdUcO
9gboB3sz8B3ncBGF6rIGNiw=
=wD7W
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Samba] Re: New maintainer needed for the Linux smb filesystem
2005-08-22 3:09 ` [Samba] " Gerald (Jerry) Carter
@ 2005-08-23 1:11 ` Ian Kent
2005-08-23 15:08 ` Gerald (Jerry) Carter
0 siblings, 1 reply; 12+ messages in thread
From: Ian Kent @ 2005-08-23 1:11 UTC (permalink / raw)
To: Gerald (Jerry) Carter
Cc: Steven French, Andrew Morton, Urban.Widmark, samba, linux-kernel,
Adrian Bunk
On Sun, 21 Aug 2005, Gerald (Jerry) Carter wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Steven French wrote:
> |
> | We are close, but not quite ready to disable smbfs.
>
> Steve,
>
> I have been itching to work on some kernel code.
> If you need someone just to keep things afloat,
> I'd been happy to look into it. There would be some
> start up time of course. If you would be willing to
> help me navigate the things other than code, it
> shouldn't be that big of a deal.
I wouldn't mind helping out here either.
Perhaps a joint effort Jerry?
Ian
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Samba] Re: New maintainer needed for the Linux smb filesystem
2005-08-23 1:11 ` Ian Kent
@ 2005-08-23 15:08 ` Gerald (Jerry) Carter
2005-08-24 0:47 ` Ian Kent
0 siblings, 1 reply; 12+ messages in thread
From: Gerald (Jerry) Carter @ 2005-08-23 15:08 UTC (permalink / raw)
To: Ian Kent, Steven French
Cc: Andrew Morton, Urban.Widmark, samba, linux-kernel, Adrian Bunk
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Ian Kent wrote:
> On Sun, 21 Aug 2005, Gerald (Jerry) Carter wrote:
>
>>-----BEGIN PGP SIGNED MESSAGE-----
>>Hash: SHA1
>>
>>Steven French wrote:
>>|
>>| We are close, but not quite ready to disable smbfs.
>>
>>Steve,
>>
>>I have been itching to work on some kernel code.
>>If you need someone just to keep things afloat,
>>I'd been happy to look into it. There would be some
>>start up time of course. If you would be willing to
>>help me navigate the things other than code, it
>>shouldn't be that big of a deal.
>
> I wouldn't mind helping out here either. Perhaps a joint
> effort Jerry?
That's fine by me.
Steve, I'll touch base with on #samba-technical to work out
what to do first. I know we have had a lot of reports
on https://bugzilla.samba.org/ that were originally closed
as invalid since were weren't supporting the kernel smbfs code
at that time.
cheers, jerry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDCzvsIR7qMdg1EfYRAga/AKCTUZpLIL6oUrpg5gOiPOc80e3KjQCeNv0I
XKnUztDUIKyR+3uon+ofKB4=
=BwsH
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Samba] Re: New maintainer needed for the Linux smb filesystem
2005-08-23 15:08 ` Gerald (Jerry) Carter
@ 2005-08-24 0:47 ` Ian Kent
0 siblings, 0 replies; 12+ messages in thread
From: Ian Kent @ 2005-08-24 0:47 UTC (permalink / raw)
To: Gerald (Jerry) Carter
Cc: Steven French, Andrew Morton, Urban.Widmark, samba, linux-kernel,
Adrian Bunk
On Tue, 23 Aug 2005, Gerald (Jerry) Carter wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Ian Kent wrote:
> > On Sun, 21 Aug 2005, Gerald (Jerry) Carter wrote:
> >
> >>-----BEGIN PGP SIGNED MESSAGE-----
> >>Hash: SHA1
> >>
> >>Steven French wrote:
> >>|
> >>| We are close, but not quite ready to disable smbfs.
> >>
> >>Steve,
> >>
> >>I have been itching to work on some kernel code.
> >>If you need someone just to keep things afloat,
> >>I'd been happy to look into it. There would be some
> >>start up time of course. If you would be willing to
> >>help me navigate the things other than code, it
> >>shouldn't be that big of a deal.
> >
> > I wouldn't mind helping out here either. Perhaps a joint
> > effort Jerry?
>
> That's fine by me.
>
> Steve, I'll touch base with on #samba-technical to work out
> what to do first. I know we have had a lot of reports
> on https://bugzilla.samba.org/ that were originally closed
> as invalid since were weren't supporting the kernel smbfs code
> at that time.
Just spin me round and stop me when I'm pointing in the right direction!
I'll see if I can find anything in the kernel bugzilla.
Ian
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: New maintainer needed for the Linux smb filesystem
@ 2005-08-24 3:39 Steve French
2005-08-24 4:19 ` Hal Wigoda
0 siblings, 1 reply; 12+ messages in thread
From: Steve French @ 2005-08-24 3:39 UTC (permalink / raw)
To: linux-kernel, jerry, samba-technical, linux-cifs-client, raven
OK - good progress on filling the requirement for Windows ME/9x support
which seems to be the most common reason for still needing smbfs based
on various email responses on this thread (if we can get this work
finished up fast, it will avoid some double maintainence).
CIFS (in the cifs.git tree) can now handle not just mounts to Windows ME
(and probably Windows 9x), but readdir and enough of lookup. Finishing
up the remainder should go fast (OpenX instead of NTCreateX is the main
piece left).
Of course finding Windows 95, Windows 98, and OS/2 servers is a little
harder than it sounds...although scripting a subset of the functional
tests that should work should be pretty easy.
I will also put a version of the source that will compile at least as
far back as 2.6.9 up on the project page within a few days.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: New maintainer needed for the Linux smb filesystem
2005-08-24 3:39 Steve French
@ 2005-08-24 4:19 ` Hal Wigoda
0 siblings, 0 replies; 12+ messages in thread
From: Hal Wigoda @ 2005-08-24 4:19 UTC (permalink / raw)
To: linux-kernel, samba-technical, linux-cifs-client
is a maintainer still needed?
and if so, what are the qualifications?
hal wigoda
chicago
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2005-08-24 4:19 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-21 14:34 New maintainer needed for the Linux smb filesystem Adrian Bunk
2005-08-21 19:46 ` Andrew Morton
2005-08-22 1:06 ` Dave Jones
[not found] ` <OF200CE886.6A353FBA-ON87257065.0005812F-86257065.0005B594@us.ibm.com>
2005-08-22 1:49 ` Adrian Bunk
2005-08-22 3:09 ` [Samba] " Gerald (Jerry) Carter
2005-08-23 1:11 ` Ian Kent
2005-08-23 15:08 ` Gerald (Jerry) Carter
2005-08-24 0:47 ` Ian Kent
[not found] <20050821143457.GA5726@stusta.de.suse.lists.linux.kernel>
2005-08-21 20:26 ` Andi Kleen
2005-08-22 0:48 ` Steven Rostedt
-- strict thread matches above, loose matches on Subject: below --
2005-08-24 3:39 Steve French
2005-08-24 4:19 ` Hal Wigoda
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.