All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Rees <rees@umich.edu>
To: "J. Bruce Fields" <bfields@fieldses.org>
Cc: linux-nfs@vger.kernel.org, Leonardo Borda <leonardoborda@gmail.com>
Subject: Re: [PATCH] nfsd4: permit read opens of executable-only files
Date: Thu, 25 Aug 2011 15:48:29 -0400	[thread overview]
Message-ID: <20110825194829.GC6562@merit.edu> (raw)
In-Reply-To: <20110825185234.GE1114@fieldses.org>

J. Bruce Fields wrote:

  Odd is the one thing it isn't.
  
  I guess 1 << n would be easier but hex makes the mask line up nicer.
  So there.  ?

I glanced through include/linux and there doesn't seem to be any one
standard.  In fs.h you can find hex, decimal, and 1 << n all mixed together.
The fs-independent mount flags start out using decimal then switch to 1 << n
at 32768.

  reply	other threads:[~2011-08-25 19:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-25 16:19 [PATCH] nfsd4: permit read opens of executable-only files J. Bruce Fields
2011-08-25 17:31 ` Jim Rees
2011-08-25 18:52   ` J. Bruce Fields
2011-08-25 19:48     ` Jim Rees [this message]
2011-08-25 19:49     ` Jim Rees
2011-12-07 22:42 ` Chris J Arges
2011-12-08 21:21   ` J. Bruce Fields
2011-12-13 17:38     ` Chris J Arges
2011-12-13 18:26       ` J. Bruce Fields

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=20110825194829.GC6562@merit.edu \
    --to=rees@umich.edu \
    --cc=bfields@fieldses.org \
    --cc=leonardoborda@gmail.com \
    --cc=linux-nfs@vger.kernel.org \
    /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.