From: Coywolf Qi Hunt <coywolf@gmail.com>
To: Pekka J Enberg <penberg@cs.helsinki.fi>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org,
Anton Altaparmakov <aia21@cam.ac.uk>,
Trond Myklebust <trond.myklebust@fys.uio.no>,
Carsten Otte <cotte.de@gmail.com>
Subject: Re: [PATCH] VFS: update documentation
Date: Thu, 25 Aug 2005 20:36:45 +0800 [thread overview]
Message-ID: <2cd57c90050825053610b241de@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0508250921460.30979@sbz-30.cs.Helsinki.FI>
On 8/25/05, Pekka J Enberg <penberg@cs.helsinki.fi> wrote:
>
> @@ -392,6 +585,23 @@ otherwise noted.
> fasync: called by the fcntl(2) system call when asynchronous
> (non-blocking) mode is enabled for a file
>
> + lock: called by the fcntl(2) system call for F_GETLK, F_SETLK, and F_SETLKW
> + commands
> +
> + readv: called by the readv(2) system call
> +
> + writev: called by the readv(2) system call
s/readv/writev/
> +
> + sendfile: called by the sendfile(2) system call
> +
> + get_unmapped_area: called by the mmap(2) system call
> +
> + check_flags: called by the fcntl(2) system call for F_SETFL command
> +
> + dir_notify: called by the fcntl(2) system call for F_NOTIFY command
> +
> + flock: called by the flock(2) system call
> +
--
Coywolf Qi Hunt
http://ahbl.org/~coywolf/
next prev parent reply other threads:[~2005-08-25 12:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-25 6:23 [PATCH] VFS: update documentation Pekka J Enberg
2005-08-25 12:36 ` Coywolf Qi Hunt [this message]
2005-08-26 8:20 ` Pekka J Enberg
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=2cd57c90050825053610b241de@mail.gmail.com \
--to=coywolf@gmail.com \
--cc=aia21@cam.ac.uk \
--cc=akpm@osdl.org \
--cc=cotte.de@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=penberg@cs.helsinki.fi \
--cc=trond.myklebust@fys.uio.no \
/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