mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: daniel@osdl.org, pbadari@us.ibm.com, sebastien.dugue@bull.net,
	jean-pierre.dion@bull.net, gh@us.ibm.com, janetmor@us.ibm.com,
	linux-kernel@vger.kernel.org, linux-aio@kvack.org
Subject: Re: [PATCH] Direct IO async short read bug followup
Date: Fri, 1 Apr 2005 17:27:20 -0800	[thread overview]
Message-ID: <20050401172720.4a92a4e3.akpm@osdl.org> (raw)
In-Reply-To: <20050401172022.45d0cdd5.akpm@osdl.org>

Andrew Morton <akpm@osdl.org> wrote:
>
>  >  --- linux-2.6.11.orig/fs/direct-io.c	2005-04-01 15:33:11.000000000 -0800
>  >  +++ linux-2.6.11/fs/direct-io.c	2005-03-31 16:59:15.000000000 -0800
>  >  @@ -66,6 +66,7 @@ struct dio {
>  >   	struct bio *bio;		/* bio under assembly */
>  >   	struct inode *inode;
>  >   	int rw;
>  >  +	ssize_t i_size;			/* i_size when submitted */
> 
>  I'll change this to loff_t, OK?

And I think local variable `transferred' can remain ssize_t.  Agree?

  reply	other threads:[~2005-04-02  1:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1111743607.1299.85.camel@frecb000686>
     [not found] ` <20050325014307.4395012e.akpm@osdl.org>
     [not found]   ` <1111745400.1299.89.camel@frecb000686>
     [not found]     ` <20050325022416.01c2535b.akpm@osdl.org>
     [not found]       ` <42442743.40600@us.ibm.com>
2005-04-02  1:11         ` Daniel McNeil
2005-04-02  1:20           ` Andrew Morton
2005-04-02  1:27             ` Andrew Morton [this message]
2005-04-02  1:44               ` Daniel McNeil
2005-04-02  1:43             ` Daniel McNeil

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=20050401172720.4a92a4e3.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=daniel@osdl.org \
    --cc=gh@us.ibm.com \
    --cc=janetmor@us.ibm.com \
    --cc=jean-pierre.dion@bull.net \
    --cc=linux-aio@kvack.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pbadari@us.ibm.com \
    --cc=sebastien.dugue@bull.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

all inboxes | Powered by JetHome®