All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: Alex Zarochentsev <zam@namesys.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [RFC] MS_VERBOSE handling in get_sb_bdev()
Date: Thu, 14 Oct 2004 11:50:32 -0700	[thread overview]
Message-ID: <416ECA78.6020405@osdl.org> (raw)
In-Reply-To: <20041014160638.GD25932@backtop.namesys.com>

Alex Zarochentsev wrote:
> Hello,
> 
> Anybody knows why the "silent" agrument of the fs' ->fill_super() routines is
> passed as ((flags & MS_VERBOSE) ? 1 : 0) ?.  It should be !(flags & MS_VERBOSE)
> instead, yes?
> 
> I don't belive the bug is not known... 

I saw several of those about 1 year ago when I updated Al's
fs option patches and got them merged.

They should be fixed IMO, but it's low priority, they work ("it ain't
broke so don't fix it"), and maybe someone else thinks that there is
no problem at all, i.e., they aren't broken at all...

-- 
~Randy

  reply	other threads:[~2004-10-14 19:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-14 16:06 [RFC] MS_VERBOSE handling in get_sb_bdev() Alex Zarochentsev
2004-10-14 18:50 ` Randy.Dunlap [this message]
2004-10-15  7:03   ` [PATCH] " Alex Zarochentsev

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=416ECA78.6020405@osdl.org \
    --to=rddunlap@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zam@namesys.com \
    /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 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.