All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@debian.org>
To: linux-aio@kvack.org
Cc: linux-fsdevel@vger.kernel.org
Subject: aio_fsync
Date: Fri, 18 Jul 2003 19:33:36 +0100	[thread overview]
Message-ID: <20030718183336.GW23808@parcelfarce.linux.theplanet.co.uk> (raw)

i'm updating the Documentation/filesystem/Locking document.
i notice that sys_fsync() takes the i_sem before calling ->fsync, but
io_submit_one() does not take i_sem before calling ->aio_fsync.

is this intentional?  do we not need to protect against concurrent
writers as sys_fsync does?

-- 
"It's not Hollywood.  War is real, war is primarily not about defeat or
victory, it is about death.  I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk
--
To unsubscribe, send a message with 'unsubscribe linux-aio' in
the body to majordomo@kvack.org.  For more info on Linux AIO,
see: http://www.kvack.org/aio/
Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>

             reply	other threads:[~2003-07-18 18:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-18 18:33 Matthew Wilcox [this message]
2003-07-26 23:25 ` aio_fsync Andrew Morton
2003-08-06  6:21   ` aio_fsync Suparna Bhattacharya
  -- strict thread matches above, loose matches on Subject: below --
2002-11-06 15:23 aio_fsync Matthew Wilcox

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=20030718183336.GW23808@parcelfarce.linux.theplanet.co.uk \
    --to=willy@debian.org \
    --cc=linux-aio@kvack.org \
    --cc=linux-fsdevel@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.