From: Andries Brouwer <Andries.Brouwer@cwi.nl>
To: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: Andries Brouwer <Andries.Brouwer@cwi.nl>,
Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>,
linux-kernel@vger.kernel.org
Subject: Re: [patch] silence nfs mount messages
Date: Tue, 30 Mar 2004 01:46:43 +0200 [thread overview]
Message-ID: <20040329234643.GB17179@apps.cwi.nl> (raw)
In-Reply-To: <1080602653.2410.192.camel@lade.trondhjem.org>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 1549 bytes --]
On Mon, Mar 29, 2004 at 06:24:13PM -0500, Trond Myklebust wrote:
> På må , 29/03/2004 klokka 14:54, skreiv Andries Brouwer:
>
> > The features that are being used are used by layers of software.
> > If there is information to be passed, it should be passed to
> > that software, not printed in a syslog.
> > It is not the kernel's job to set policy and have an opinion about user mode setup.
>
> What do you mean "setting policy"? Your program is attempting to use an
> obsolete kernel ABI. Of course it should "have an opinion" about that...
>
> The issue is merely whether or not to issue an EINVAL, in order to force
> users to upgrade to an updated version of "mount":
> For 2.7.x, I'm rather of a mind to do just that in order to finally
> clean up the wretched struct nfs_mount and eliminate all the unused
> backward-compatibilty crap, but doing so in the middle of 2.6.x is not
> an option (particularly given that the SELinux mount changes came as
> late as they did).
The present situation is that the kernel comes with messages when
mount is recent and the kernel is old, and also when the kernel
is recent and mount is old. I object to both.
Mount tries the latest version it knows about, when that fails
goes back to an earlier version until either the mount succeeds
or we give up. The same binary must work over a large range of
kernel versions.
If you think that it would be terrible to have a nfs-v3 mount
succeed on a kernel that knows about nfs-v4 then I would prefer
to change the name of the filesystem to nfs4.
Andries
next prev parent reply other threads:[~2004-03-29 23:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-29 19:00 [patch] silence nfs mount messages Andries.Brouwer
2004-03-29 19:11 ` Trond Myklebust
2004-03-29 19:54 ` Andries Brouwer
2004-03-29 23:24 ` Trond Myklebust
2004-03-29 23:46 ` Andries Brouwer [this message]
2004-03-30 0:20 ` Trond Myklebust
2004-03-30 1:33 ` Andries Brouwer
2004-03-30 1:56 ` Trond Myklebust
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040329234643.GB17179@apps.cwi.nl \
--to=andries.brouwer@cwi.nl \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
--cc=trond.myklebust@fys.uio.no \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox