All of lore.kernel.org
 help / color / mirror / Atom feed
From: Enke Chen <enkechen@cisco.com>
To: Al Viro <viro@ZenIV.linux.org.uk>
Cc: Jeff Layton <jlayton@poochiereds.net>,
	"J. Bruce Fields" <bfields@fieldses.org>,
	Trond Myklebust <trond.myklebust@primarydata.com>,
	Anna Schumaker <anna.schumaker@netapp.com>,
	Miklos Szeredi <miklos@szeredi.hu>,
	linux-fsdevel@vger.kernel.org, linux-nfs@vger.kernel.org,
	Enke Chen <enkechen@cisco.com>
Subject: Re: [PATCH RESEND] vfs: pass the flag setting by fcntl() to vfs
Date: Wed, 25 May 2016 14:16:07 -0700	[thread overview]
Message-ID: <a55e8a17-6637-0032-bd2d-32fd893fa90b@cisco.com> (raw)
In-Reply-To: <20160525195229.GG14480@ZenIV.linux.org.uk>

Hi, Al:

I did reply to the original thread:

-------------------
> And that's not a supported use case.
> 

Understood, and that is the reason for the simple patch :-)

User-space networking stacks exist for several reasons, e.g., for migrating
from micro-kernel based systems, or for avoiding large changes to the networking
stack in the kernel.
------------------

Let me clarify a bit more:

FUSE, being a file system, should be able to support the same flag setting as
in the kernel. The patch facilitates that by passing the flags to the vfs.

Does this help? 

Thanks.   -- Enke

On 5/25/16 12:52 PM, Al Viro wrote:
> On Wed, May 25, 2016 at 12:03:23PM -0700, Enke Chen wrote:
>> Hi, Folks:
>>
>> Could you accept this patch submitted on May 5, 2016?
> 
> Not until you've addressed the objections in the original thread.
> And no, "we have an application that wants it" does not qualify.
> 
> NAKed-by: Al Viro <viro@zeniv.linux.org.uk>
> 

      reply	other threads:[~2016-05-25 21:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ebf888a1-ee45-a79b-6f72-43a8744e0196@cisco.com>
2016-05-05 18:26 ` [PATCH] VFS: pass the flag setting by fcntl() to vfs Enke Chen
2016-05-08 10:40   ` Christoph Hellwig
2016-05-09  0:50     ` Enke Chen
2016-05-09  7:02       ` Christoph Hellwig
2016-05-09 18:39         ` Enke Chen
2016-05-25 19:03   ` [PATCH RESEND] vfs: " Enke Chen
2016-05-25 19:52     ` Al Viro
2016-05-25 21:16       ` Enke Chen [this message]

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=a55e8a17-6637-0032-bd2d-32fd893fa90b@cisco.com \
    --to=enkechen@cisco.com \
    --cc=anna.schumaker@netapp.com \
    --cc=bfields@fieldses.org \
    --cc=jlayton@poochiereds.net \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    --cc=trond.myklebust@primarydata.com \
    --cc=viro@ZenIV.linux.org.uk \
    /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.