public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Some block rsv fixes
@ 2020-10-26 18:18 Josef Bacik
  2020-10-26 18:18 ` [PATCH 1/2] btrfs: print the block rsv type when we fail our reservation Josef Bacik
  2020-10-26 18:18 ` [PATCH 2/2] btrfs: fix min reserved size calculation in merge_reloc_root Josef Bacik
  0 siblings, 2 replies; 3+ messages in thread
From: Josef Bacik @ 2020-10-26 18:18 UTC (permalink / raw)
  To: linux-btrfs, kernel-team

Hello,

Nikolay has noticed that -o enospc_debug was getting some warnings in
btrfs_use_block_rsv() on some tests.  I dug into them and one class is easy to
fix as it's a straight regression.  The other one is going to require some more
debugging, so in the meantime here's the two patches I have so far that can be
merged.  The first is just to make my life easier when debugging these problems,
and the second is the actual regression fix.  It should probably be tagged for
stable as well since the regression was backported to stable.  Thanks,

Josef

Josef Bacik (2):
  btrfs: print the block rsv type when we fail our reservation
  btrfs: fix min reserved size calculation in merge_reloc_root

 fs/btrfs/block-rsv.c  | 3 ++-
 fs/btrfs/relocation.c | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-10-26 18:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-26 18:18 [PATCH 0/2] Some block rsv fixes Josef Bacik
2020-10-26 18:18 ` [PATCH 1/2] btrfs: print the block rsv type when we fail our reservation Josef Bacik
2020-10-26 18:18 ` [PATCH 2/2] btrfs: fix min reserved size calculation in merge_reloc_root Josef Bacik

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