linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Chinner <dgc@sgi.com>
To: "Amit K. Arora" <aarora@linux.vnet.ibm.com>
Cc: Michael Kerrisk <mtk-manpages@gmx.net>,
	linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	dgc@sgi.com
Subject: Re: fallocate() man page
Date: Tue, 24 Jul 2007 17:06:52 +1000	[thread overview]
Message-ID: <20070724070652.GX31489@sgi.com> (raw)
In-Reply-To: <20070723131039.GA29198@amitarora.in.ibm.com>

On Mon, Jul 23, 2007 at 06:40:39PM +0530, Amit K. Arora wrote:
> On Mon, Jul 23, 2007 at 08:09:45AM +0200, Michael Kerrisk wrote:
> > I've taken the page that you sent and made various minor formatting and
> > wording fixes.  I've also added various FIXMEs to the page.  Some of these
> > ("FIXME .") are things that I need to check up later.  Some others are
> > questions for which I need input from you, David, or someone else with the
> > relevant info (I've marked these "FIXME Amit:").  Could you please review,
> > and send a new draft of the page back to me.
> 
> Thanks for going through the manpage and improving it!
> 
> My comments are below in between <Amit> ... </Amit> tags.

Does this Q&A really need to be encoded in nroff comments? ;)

> .\" FIXME Amit: I need author and license information for this page.
> .\" <Amit>
> .\"    David Chinner is the original author, hence he can help with this.
> .\" </Amit>

Patch below.

Cheers,

Dave.
-- 
Dave Chinner
Principal Engineer
SGI Australian Software Group

diff -u orig/fallocate.3 new/fallocate.3
--- orig/fallocate.3	Tue Jul 24 17:00:42 2007
+++ new/fallocate.3	Tue Jul 24 17:02:44 2007
@@ -1,7 +1,6 @@
-.\" FIXME Amit: I need author and license information for this page.
-.\" <Amit>
-.\"    David Chinner is the original author, hence he can help with this.
-.\" </Amit>
+.\" Copyright (c) 2007 Silicon Graphics, Inc. All Rights Reserved
+.\" Written by Dave Chinner <dgc@sgi.com>
+.\" May be distributed as per GPLv2
 .TH FALLOCATE 2 2007-07-20 "Linux" "Linux Programmer's Manual"
 .SH NAME
 fallocate \- manipulate file space

  reply	other threads:[~2007-07-24  7:07 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-13 12:38 [PATCH 0/6][TAKE7] fallocate system call Amit K. Arora
2007-07-13 12:46 ` [PATCH 1/6][TAKE7] manpage for fallocate Amit K. Arora
2007-07-13 14:06   ` David Chinner
2007-07-13 14:27     ` Amit K. Arora
2007-07-14  8:23   ` Michael Kerrisk
2007-07-16  5:32     ` Amit K. Arora
2007-07-23  6:09       ` fallocate() man page Michael Kerrisk
2007-07-23 13:10         ` Amit K. Arora
2007-07-24  7:06           ` David Chinner [this message]
2007-07-30  6:21             ` Michael Kerrisk
2007-07-30 19:43           ` Michael Kerrisk
2007-07-31 13:56             ` Amit K. Arora
2007-07-30 19:44           ` fallocate() man page - darft 2 Michael Kerrisk
2007-08-02 17:36             ` Amit K. Arora
2007-08-03 11:59               ` Michael Kerrisk
2007-08-06  6:10                 ` Amit K. Arora
2007-07-13 12:47 ` [PATCH 2/6][TAKE7] fallocate() implementation in i386, x86_64 and powerpc Amit K. Arora
2007-07-13 13:21   ` Christoph Hellwig
2007-07-13 14:18     ` Amit K. Arora
2007-07-13 14:46       ` Christoph Hellwig
2007-07-13 12:48 ` [PATCH 3/6][TAKE7] revalidate write permissions for fallocate Amit K. Arora
2007-07-13 13:21   ` Christoph Hellwig
2007-07-13 14:28     ` Amit K. Arora
2007-07-13 12:50 ` [PATCH 4/6][TAKE7] ext4: fallocate support in ext4 Amit K. Arora
2007-07-13 12:52 ` [PATCH 5/6][TAKE7] ext4: write support for preallocated blocks Amit K. Arora
2007-07-13 12:52 ` [PATCH 6/6][TAKE7] ext4: change for better extent-to-group alignment Amit K. Arora

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=20070724070652.GX31489@sgi.com \
    --to=dgc@sgi.com \
    --cc=aarora@linux.vnet.ibm.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mtk-manpages@gmx.net \
    /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).