public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH REPOST 0/2] xfs: rely on minleft instead of total for bmbt res
@ 2019-09-12 14:32 Brian Foster
  2019-09-12 14:32 ` [PATCH REPOST 1/2] xfs: drop minlen before tossing alignment on bmap allocs Brian Foster
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Brian Foster @ 2019-09-12 14:32 UTC (permalink / raw)
  To: linux-xfs; +Cc: Carlos Maiolino

Hi all,

This is a repost of a couple patches I posted a few months ago[1]. There
are no changes other than a rebase to for-next. Any thoughts on these? I
think Carlos had also run into some related generic/223 failures fairly
recently...

Carlos,

Any chance you could give these a try?

Brian

[1] https://lore.kernel.org/linux-xfs/20190501140504.16435-1-bfoster@redhat.com/

Brian Foster (2):
  xfs: drop minlen before tossing alignment on bmap allocs
  xfs: don't set bmapi total block req where minleft is sufficient

 fs/xfs/libxfs/xfs_bmap.c | 13 +++++++++----
 fs/xfs/xfs_bmap_util.c   |  4 ++--
 fs/xfs/xfs_dquot.c       |  4 ++--
 fs/xfs/xfs_iomap.c       |  4 ++--
 fs/xfs/xfs_reflink.c     |  4 ++--
 fs/xfs/xfs_rtalloc.c     |  3 +--
 6 files changed, 18 insertions(+), 14 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2019-10-21 12:14 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-12 14:32 [PATCH REPOST 0/2] xfs: rely on minleft instead of total for bmbt res Brian Foster
2019-09-12 14:32 ` [PATCH REPOST 1/2] xfs: drop minlen before tossing alignment on bmap allocs Brian Foster
2019-09-12 22:35   ` Dave Chinner
2019-09-12 22:46     ` Dave Chinner
2019-09-13 14:58     ` Brian Foster
2019-09-14 22:00       ` Dave Chinner
2019-09-15 13:09         ` Brian Foster
2019-09-16  8:36           ` Carlos Maiolino
2019-09-17 12:22     ` Carlos Maiolino
2019-09-18 21:41   ` Darrick J. Wong
2019-09-19 11:49     ` Brian Foster
2019-09-12 14:32 ` [PATCH REPOST 2/2] xfs: don't set bmapi total block req where minleft is sufficient Brian Foster
2019-09-18 21:55   ` Darrick J. Wong
2019-09-19 11:55     ` Brian Foster
2019-09-16  8:18 ` [PATCH REPOST 0/2] xfs: rely on minleft instead of total for bmbt res Carlos Maiolino
2019-10-18 17:17 ` Darrick J. Wong
2019-10-21 12:14   ` Brian Foster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox