public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/1] xfs: fix growfsrt failure during rt volume attach
@ 2023-12-07  2:23 Darrick J. Wong
  2023-12-07  2:29 ` [PATCH 1/1] xfs: recompute growfsrtfree transaction reservation while growing rt volume Darrick J. Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Darrick J. Wong @ 2023-12-07  2:23 UTC (permalink / raw)
  To: chandanbabu, hch, djwong; +Cc: linux-xfs

Hi all,

One more series to fix a transaction reservation overrun while
trying to attach a very large rt volume to a filesystem.

If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.

This has been lightly tested with fstests.  Enjoy!
Comments and questions are, as always, welcome.

--D

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=fix-growfsrt-failures-6.8
---
 fs/xfs/xfs_rtalloc.c |    5 +++++
 1 file changed, 5 insertions(+)


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

end of thread, other threads:[~2023-12-07  5:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-07  2:23 [PATCHSET 0/1] xfs: fix growfsrt failure during rt volume attach Darrick J. Wong
2023-12-07  2:29 ` [PATCH 1/1] xfs: recompute growfsrtfree transaction reservation while growing rt volume Darrick J. Wong
2023-12-07  5:06   ` Christoph Hellwig

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