linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: viro@parcelfarce.linux.theplanet.co.uk
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: O_NONBLOCK for regular files
Date: Thu, 18 Mar 2004 08:45:54 +0000	[thread overview]
Message-ID: <20040318084554.A25642@infradead.org> (raw)
In-Reply-To: <20040318084259.GH31500@parcelfarce.linux.theplanet.co.uk>; from viro@parcelfarce.linux.theplanet.co.uk on Thu, Mar 18, 2004 at 08:42:59AM +0000

On Thu, Mar 18, 2004 at 08:42:59AM +0000, viro@parcelfarce.linux.theplanet.co.uk wrote:
> How do they handle fcntl() (re)setting O_NONBLOCK?

The code checks file->f_flags & O_NONBLOCK, so it's exactly the same as for 
all other uses.


  reply	other threads:[~2004-03-18  8:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-18  8:36 O_NONBLOCK for regular files Christoph Hellwig
2004-03-18  8:42 ` viro
2004-03-18  8:45   ` Christoph Hellwig [this message]
2004-03-18 10:48 ` Stephen Rothwell
2004-03-18 12:05 ` Jamie Lokier
  -- strict thread matches above, loose matches on Subject: below --
2004-03-20  9:24 Greg Banks
2005-04-13  0:45 ` Greg Banks
2005-04-13  5:56   ` Trond Myklebust
2005-04-13  6:03     ` Greg Banks
2005-04-13  6:31       ` Trond Myklebust
2005-04-13  7:06         ` Greg Banks

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=20040318084554.A25642@infradead.org \
    --to=hch@infradead.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=viro@parcelfarce.linux.theplanet.co.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).