linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <darrick.wong@oracle.com>
To: Brian Foster <bfoster@redhat.com>
Cc: linux-xfs@vger.kernel.org
Subject: Re: [PATCH v3 0/4] buffered write and indlen fixes
Date: Tue, 14 Feb 2017 21:52:51 -0800	[thread overview]
Message-ID: <20170215055251.GE6813@birch.djwong.org> (raw)
In-Reply-To: <1487077389-5626-1-git-send-email-bfoster@redhat.com>

On Tue, Feb 14, 2017 at 08:03:05AM -0500, Brian Foster wrote:
> This is just a small update to rebase onto for-next with all previous
> debug artifacts removed. No code changes.
> 
> Brian
> 
> v3:
> - Rebase to a clean for-next branch.

/me sorted out the merge wonkiness by hand, looks like it's testing ok.

Looks good, so
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>

[queued for 4.11]

--D

> v2: http://www.spinics.net/lists/linux-xfs/msg04215.html
> - Use do_div() to fix 32-bit builds.
> - Prepend patches 1-2 to re-enable indlen testing from xfstests.
> v1: http://www.spinics.net/lists/linux-xfs/msg04083.html
> 
> Brian Foster (4):
>   xfs: clear delalloc and cache on buffered write failure
>   xfs: resurrect debug mode drop buffered writes mechanism
>   xfs: handle indlen shortage on delalloc extent merge
>   xfs: split indlen reservations fairly when under reserved
> 
>  fs/xfs/libxfs/xfs_bmap.c | 70 +++++++++++++++++++++++++++++++++---------------
>  fs/xfs/xfs_iomap.c       |  9 +++++++
>  fs/xfs/xfs_mount.h       | 15 ++++++-----
>  fs/xfs/xfs_sysfs.c       | 14 +++++-----
>  4 files changed, 73 insertions(+), 35 deletions(-)
> 
> -- 
> 2.7.4
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2017-02-15  5:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-14 13:03 [PATCH v3 0/4] buffered write and indlen fixes Brian Foster
2017-02-14 13:03 ` [PATCH 1/4] xfs: clear delalloc and cache on buffered write failure Brian Foster
2017-02-16 20:24   ` Christoph Hellwig
2017-02-16 21:52     ` Brian Foster
2017-02-16 22:02   ` [PATCH v2] " Brian Foster
2017-02-14 13:03 ` [PATCH 2/4] xfs: resurrect debug mode drop buffered writes mechanism Brian Foster
2017-02-16 20:24   ` Christoph Hellwig
2017-02-14 13:03 ` [PATCH 3/4] xfs: handle indlen shortage on delalloc extent merge Brian Foster
2017-02-16 20:25   ` Christoph Hellwig
2017-02-14 13:03 ` [PATCH 4/4] xfs: split indlen reservations fairly when under reserved Brian Foster
2017-02-16 20:26   ` Christoph Hellwig
2017-02-15  5:52 ` Darrick J. Wong [this message]

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=20170215055251.GE6813@birch.djwong.org \
    --to=darrick.wong@oracle.com \
    --cc=bfoster@redhat.com \
    --cc=linux-xfs@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 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).