All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org>
To: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
Cc: viro-3bDd1+5oDREiFSDQTTA3OLVCufUGDwFn@public.gmane.org,
	linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 03/10] xfs: eliminate the pos variable in xfs_file_dio_aio_write
Date: Fri, 8 Apr 2016 08:31:11 +1000	[thread overview]
Message-ID: <20160407223111.GF761@dastard> (raw)
In-Reply-To: <1460044324-5298-4-git-send-email-hch-jcswGhMUV9g@public.gmane.org>

On Thu, Apr 07, 2016 at 08:51:57AM -0700, Christoph Hellwig wrote:
> Signed-off-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
> ---
>  fs/xfs/xfs_file.c | 17 ++++++++---------
>  1 file changed, 8 insertions(+), 9 deletions(-)
....

Looks fine. Do you want me to pull this directly into the XFS tree?

Cheers,

Dave.
-- 
Dave Chinner
david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org

WARNING: multiple messages have this Message-ID (diff)
From: Dave Chinner <david@fromorbit.com>
To: Christoph Hellwig <hch@lst.de>
Cc: viro@ZenIV.linux.org.uk, linux-fsdevel@vger.kernel.org,
	linux-api@vger.kernel.org
Subject: Re: [PATCH 03/10] xfs: eliminate the pos variable in xfs_file_dio_aio_write
Date: Fri, 8 Apr 2016 08:31:11 +1000	[thread overview]
Message-ID: <20160407223111.GF761@dastard> (raw)
In-Reply-To: <1460044324-5298-4-git-send-email-hch@lst.de>

On Thu, Apr 07, 2016 at 08:51:57AM -0700, Christoph Hellwig wrote:
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> ---
>  fs/xfs/xfs_file.c | 17 ++++++++---------
>  1 file changed, 8 insertions(+), 9 deletions(-)
....

Looks fine. Do you want me to pull this directly into the XFS tree?

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

  parent reply	other threads:[~2016-04-07 22:31 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-07 15:51 add RWF_(D)SYNC flag to preadv2/pwritev2 V2 Christoph Hellwig
2016-04-07 15:51 ` Christoph Hellwig
2016-04-07 15:51 ` [PATCH 03/10] xfs: eliminate the pos variable in xfs_file_dio_aio_write Christoph Hellwig
     [not found]   ` <1460044324-5298-4-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-04-07 22:31     ` Dave Chinner [this message]
2016-04-07 22:31       ` Dave Chinner
2016-04-07 22:43       ` Christoph Hellwig
2016-04-07 22:43         ` Christoph Hellwig
2016-04-07 22:50         ` Dave Chinner
     [not found] ` <1460044324-5298-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-04-07 15:51   ` [PATCH 01/10] filemap: remove pos variables in generic_file_read_iter Christoph Hellwig
2016-04-07 15:51     ` Christoph Hellwig
2016-04-07 15:51   ` [PATCH 02/10] filemap: remove the pos argument to generic_file_direct_write Christoph Hellwig
2016-04-07 15:51     ` Christoph Hellwig
2016-04-07 15:51   ` [PATCH 04/10] direct-io: eliminate the offset argument to ->direct_IO Christoph Hellwig
2016-04-07 15:51     ` Christoph Hellwig
2016-04-07 15:51   ` [PATCH 05/10] direct-io: remove the offset argument to dio_complete Christoph Hellwig
2016-04-07 15:51     ` Christoph Hellwig
2016-04-07 15:52   ` [PATCH 06/10] fs: add IOCB_SYNC and IOCB_DSYNC Christoph Hellwig
2016-04-07 15:52     ` Christoph Hellwig
2016-04-07 15:52   ` [PATCH 07/10] fs: simplify the generic_write_sync prototype Christoph Hellwig
2016-04-07 15:52     ` Christoph Hellwig
2016-04-07 15:52   ` [PATCH 09/10] fs: add RWF_DSYNC aand RWF_SYNC Christoph Hellwig
2016-04-07 15:52     ` Christoph Hellwig
2016-08-06 21:45     ` Michael Kerrisk (man-pages)
2016-08-09  8:15       ` Christoph Hellwig
     [not found]         ` <20160809081557.GA10564-jcswGhMUV9g@public.gmane.org>
2016-09-04  4:56           ` Michael Kerrisk (man-pages)
2016-09-04  4:56             ` Michael Kerrisk (man-pages)
2016-04-25 11:48   ` add RWF_(D)SYNC flag to preadv2/pwritev2 V2 Christoph Hellwig
2016-04-25 11:48     ` Christoph Hellwig
2016-04-07 15:52 ` [PATCH 08/10] ceph: use generic_write_sync Christoph Hellwig
2016-04-07 15:52 ` [PATCH 10/10] nfsd: use RWF_SYNC Christoph Hellwig
  -- strict thread matches above, loose matches on Subject: below --
2016-03-29 17:37 add RWF_(D)SYNC flag to preadv2/pwritev2 Christoph Hellwig
     [not found] ` <1459273054-13478-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-03-29 17:37   ` [PATCH 03/10] xfs: eliminate the pos variable in xfs_file_dio_aio_write Christoph Hellwig
2016-03-29 17:37     ` Christoph Hellwig

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=20160407223111.GF761@dastard \
    --to=david-fqsqvqoi3ljby3ivrkzq2a@public.gmane.org \
    --cc=hch-jcswGhMUV9g@public.gmane.org \
    --cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=viro-3bDd1+5oDREiFSDQTTA3OLVCufUGDwFn@public.gmane.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.