* 1279 mounts
@ 2002-04-25 20:21 Pete Zaitcev
2002-04-26 5:57 ` Shanker Balan
2002-04-26 8:25 ` Panu Matilainen
0 siblings, 2 replies; 10+ messages in thread
From: Pete Zaitcev @ 2002-04-25 20:21 UTC (permalink / raw)
To: nfs; +Cc: linux-kernel, zaitcev
I updated my patch that allows to mount unholy numbers of volumes.
The old version was for 2.4.9 and did not apply anymore.
I split the unnamed majors patch and the NFS patch.
Also, CONFIG_ option is gone, because it made the code ugly.
Majors part:
http://people.redhat.com/zaitcev/linux/linux-2.4.19-pre7-unmaj.diff
NFS part:
http://people.redhat.com/zaitcev/linux/linux-2.4.19-pre7-nores.diff
Userland for NFS:
http://people.redhat.com/zaitcev/linux/util-linux-2.11q-nores1.diff
Is anyone actually interested? Random people periodically ask
me for patches, get them and disappear into the void. I hear
nothing good or bad (well, nothing since Trond reviewed it
several months ago, and also someone found a conflict with NFS
server code, since fixed). I am thinking about submitting,
but if users do not ask, why add extra bloat and negotiate
with LANANA...
-- Pete
^ permalink raw reply [flat|nested] 10+ messages in thread
* 1279 mounts
@ 2002-04-25 20:21 Pete Zaitcev
0 siblings, 0 replies; 10+ messages in thread
From: Pete Zaitcev @ 2002-04-25 20:21 UTC (permalink / raw)
To: nfs; +Cc: linux-kernel, zaitcev
I updated my patch that allows to mount unholy numbers of volumes.
The old version was for 2.4.9 and did not apply anymore.
I split the unnamed majors patch and the NFS patch.
Also, CONFIG_ option is gone, because it made the code ugly.
Majors part:
http://people.redhat.com/zaitcev/linux/linux-2.4.19-pre7-unmaj.diff
NFS part:
http://people.redhat.com/zaitcev/linux/linux-2.4.19-pre7-nores.diff
Userland for NFS:
http://people.redhat.com/zaitcev/linux/util-linux-2.11q-nores1.diff
Is anyone actually interested? Random people periodically ask
me for patches, get them and disappear into the void. I hear
nothing good or bad (well, nothing since Trond reviewed it
several months ago, and also someone found a conflict with NFS
server code, since fixed). I am thinking about submitting,
but if users do not ask, why add extra bloat and negotiate
with LANANA...
-- Pete
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 10+ messages in thread
* 1279 mounts
@ 2002-04-25 20:21 Pete Zaitcev
0 siblings, 0 replies; 10+ messages in thread
From: Pete Zaitcev @ 2002-04-25 20:21 UTC (permalink / raw)
To: nfs; +Cc: linux-kernel, zaitcev
I updated my patch that allows to mount unholy numbers of volumes.
The old version was for 2.4.9 and did not apply anymore.
I split the unnamed majors patch and the NFS patch.
Also, CONFIG_ option is gone, because it made the code ugly.
Majors part:
http://people.redhat.com/zaitcev/linux/linux-2.4.19-pre7-unmaj.diff
NFS part:
http://people.redhat.com/zaitcev/linux/linux-2.4.19-pre7-nores.diff
Userland for NFS:
http://people.redhat.com/zaitcev/linux/util-linux-2.11q-nores1.diff
Is anyone actually interested? Random people periodically ask
me for patches, get them and disappear into the void. I hear
nothing good or bad (well, nothing since Trond reviewed it
several months ago, and also someone found a conflict with NFS
server code, since fixed). I am thinking about submitting,
but if users do not ask, why add extra bloat and negotiate
with LANANA...
-- Pete
-
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/
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 1279 mounts
2002-04-25 20:21 1279 mounts Pete Zaitcev
@ 2002-04-26 5:57 ` Shanker Balan
2002-04-26 8:25 ` Panu Matilainen
1 sibling, 0 replies; 10+ messages in thread
From: Shanker Balan @ 2002-04-26 5:57 UTC (permalink / raw)
To: nfs
Hello:
Pete Zaitcev wrote,
> I updated my patch that allows to mount unholy numbers of volumes.
> The old version was for 2.4.9 and did not apply anymore. I split the
> unnamed majors patch and the NFS patch. Also, CONFIG_ option is gone,
> because it made the code ugly.
>
> Majors part:
> http://people.redhat.com/zaitcev/linux/linux-2.4.19-pre7-unmaj.diff
> NFS part:
> http://people.redhat.com/zaitcev/linux/linux-2.4.19-pre7-nores.diff
> Userland for NFS:
> http://people.redhat.com/zaitcev/linux/util-linux-2.11q-nores1.diff
> Is anyone actually interested? Random people periodically ask me for
> patches, get them and disappear into the void.
Heh, one of them would be me! :-D
> I hear nothing good or bad (well, nothing since Trond reviewed it
> several months ago, and also someone found a conflict with NFS server
> code, since fixed).
The requirement for such a large number of mounts does not exist for me
anymore so the patches never went into the production environment for
me.
> I am thinking about submitting, but if users do not ask, why add extra
> bloat and negotiate with LANANA...
IMHO, the Linux kernel's inability to handle mounts > 256 mounts is a
deficiency.
AFAIK, FreeBSD does not have this problem. I would really appreciate it
if these patches made it into the kernel so that I wont be surprised to
realize that Linux cant do more than 256 mounts out of the box the
next time I try it.
Zaitcev, thanx for making those patches available in the first place.
Oh, will you be rolling the user land patches to util-linux to the RedHat
RPMS?
-- Shanu
--
Workers of the world, arise! You have nothing to lose but your
chairs.
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 1279 mounts
2002-04-25 20:21 1279 mounts Pete Zaitcev
@ 2002-04-26 8:25 ` Panu Matilainen
2002-04-26 8:25 ` Panu Matilainen
1 sibling, 0 replies; 10+ messages in thread
From: Panu Matilainen @ 2002-04-26 8:25 UTC (permalink / raw)
To: Pete Zaitcev; +Cc: nfs, linux-kernel
On Thu, 25 Apr 2002, Pete Zaitcev wrote:
> I updated my patch that allows to mount unholy numbers of volumes.
> The old version was for 2.4.9 and did not apply anymore.
> I split the unnamed majors patch and the NFS patch.
> Also, CONFIG_ option is gone, because it made the code ugly.
>
> Majors part:
> http://people.redhat.com/zaitcev/linux/linux-2.4.19-pre7-unmaj.diff
> NFS part:
> http://people.redhat.com/zaitcev/linux/linux-2.4.19-pre7-nores.diff
> Userland for NFS:
> http://people.redhat.com/zaitcev/linux/util-linux-2.11q-nores1.diff
>
> Is anyone actually interested? Random people periodically ask
> me for patches, get them and disappear into the void. I hear
> nothing good or bad (well, nothing since Trond reviewed it
> several months ago, and also someone found a conflict with NFS
> server code, since fixed). I am thinking about submitting,
> but if users do not ask, why add extra bloat and negotiate
> with LANANA...
I've got quite a few users here who "need" this functionality and it's
included in our RH-based custom kernels. Having it as a separate patch
for 2.4 is no problem, for 2.5 I'm hoping we finally move to 32bit device
numbers...
- Panu -
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 1279 mounts
@ 2002-04-26 8:25 ` Panu Matilainen
0 siblings, 0 replies; 10+ messages in thread
From: Panu Matilainen @ 2002-04-26 8:25 UTC (permalink / raw)
To: Pete Zaitcev; +Cc: nfs, linux-kernel
On Thu, 25 Apr 2002, Pete Zaitcev wrote:
> I updated my patch that allows to mount unholy numbers of volumes.
> The old version was for 2.4.9 and did not apply anymore.
> I split the unnamed majors patch and the NFS patch.
> Also, CONFIG_ option is gone, because it made the code ugly.
>
> Majors part:
> http://people.redhat.com/zaitcev/linux/linux-2.4.19-pre7-unmaj.diff
> NFS part:
> http://people.redhat.com/zaitcev/linux/linux-2.4.19-pre7-nores.diff
> Userland for NFS:
> http://people.redhat.com/zaitcev/linux/util-linux-2.11q-nores1.diff
>
> Is anyone actually interested? Random people periodically ask
> me for patches, get them and disappear into the void. I hear
> nothing good or bad (well, nothing since Trond reviewed it
> several months ago, and also someone found a conflict with NFS
> server code, since fixed). I am thinking about submitting,
> but if users do not ask, why add extra bloat and negotiate
> with LANANA...
I've got quite a few users here who "need" this functionality and it's
included in our RH-based custom kernels. Having it as a separate patch
for 2.4 is no problem, for 2.5 I'm hoping we finally move to 32bit device
numbers...
- Panu -
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 1279 mounts
2002-04-26 8:25 ` Panu Matilainen
@ 2002-04-28 1:32 ` Pete Zaitcev
-1 siblings, 0 replies; 10+ messages in thread
From: Pete Zaitcev @ 2002-04-28 1:32 UTC (permalink / raw)
To: Panu Matilainen; +Cc: Pete Zaitcev, nfs, linux-kernel
> Date: Fri, 26 Apr 2002 11:25:33 +0300 (EEST)
> From: Panu Matilainen <pmatilai@welho.com>
> I've got quite a few users here who "need" this functionality and it's
> included in our RH-based custom kernels. Having it as a separate patch
> for 2.4 is no problem, for 2.5 I'm hoping we finally move to 32bit device
> numbers...
Mind, we only ship the unnamed majors part, but not the NFS part.
There is no word from util-linux maintainer about required
changes to mount(8), so I was cautious about doint that.
-- Pete
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 1279 mounts
@ 2002-04-28 1:32 ` Pete Zaitcev
0 siblings, 0 replies; 10+ messages in thread
From: Pete Zaitcev @ 2002-04-28 1:32 UTC (permalink / raw)
To: Panu Matilainen; +Cc: Pete Zaitcev, nfs, linux-kernel
> Date: Fri, 26 Apr 2002 11:25:33 +0300 (EEST)
> From: Panu Matilainen <pmatilai@welho.com>
> I've got quite a few users here who "need" this functionality and it's
> included in our RH-based custom kernels. Having it as a separate patch
> for 2.4 is no problem, for 2.5 I'm hoping we finally move to 32bit device
> numbers...
Mind, we only ship the unnamed majors part, but not the NFS part.
There is no word from util-linux maintainer about required
changes to mount(8), so I was cautious about doint that.
-- Pete
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 1279 mounts
2002-04-28 1:32 ` Pete Zaitcev
(?)
@ 2002-04-28 17:57 ` Panu Matilainen
-1 siblings, 0 replies; 10+ messages in thread
From: Panu Matilainen @ 2002-04-28 17:57 UTC (permalink / raw)
To: Pete Zaitcev; +Cc: nfs, linux-kernel
On Sat, 27 Apr 2002, Pete Zaitcev wrote:
> > Date: Fri, 26 Apr 2002 11:25:33 +0300 (EEST)
> > From: Panu Matilainen <pmatilai@welho.com>
>
> > I've got quite a few users here who "need" this functionality and it's
> > included in our RH-based custom kernels. Having it as a separate patch
> > for 2.4 is no problem, for 2.5 I'm hoping we finally move to 32bit device
> > numbers...
>
> Mind, we only ship the unnamed majors part, but not the NFS part.
> There is no word from util-linux maintainer about required
> changes to mount(8), so I was cautious about doint that.
Sure, I know. In these cases getting the limit from 255 to around 800 is
enough so the mount patch isn't even needed.
- Panu -
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 1279 mounts
2002-04-28 1:32 ` Pete Zaitcev
(?)
(?)
@ 2002-04-28 17:57 ` Panu Matilainen
-1 siblings, 0 replies; 10+ messages in thread
From: Panu Matilainen @ 2002-04-28 17:57 UTC (permalink / raw)
To: Pete Zaitcev; +Cc: nfs, linux-kernel
On Sat, 27 Apr 2002, Pete Zaitcev wrote:
> > Date: Fri, 26 Apr 2002 11:25:33 +0300 (EEST)
> > From: Panu Matilainen <pmatilai@welho.com>
>
> > I've got quite a few users here who "need" this functionality and it's
> > included in our RH-based custom kernels. Having it as a separate patch
> > for 2.4 is no problem, for 2.5 I'm hoping we finally move to 32bit device
> > numbers...
>
> Mind, we only ship the unnamed majors part, but not the NFS part.
> There is no word from util-linux maintainer about required
> changes to mount(8), so I was cautious about doint that.
Sure, I know. In these cases getting the limit from 255 to around 800 is
enough so the mount patch isn't even needed.
- Panu -
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2002-04-28 17:58 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-25 20:21 1279 mounts Pete Zaitcev
2002-04-26 5:57 ` Shanker Balan
2002-04-26 8:25 ` Panu Matilainen
2002-04-26 8:25 ` Panu Matilainen
2002-04-28 1:32 ` Pete Zaitcev
2002-04-28 1:32 ` Pete Zaitcev
2002-04-28 17:57 ` Panu Matilainen
2002-04-28 17:57 ` Panu Matilainen
-- strict thread matches above, loose matches on Subject: below --
2002-04-25 20:21 Pete Zaitcev
2002-04-25 20:21 Pete Zaitcev
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.