public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs: random fixes
@ 2020-09-17  3:28 Darrick J. Wong
  2020-09-17  3:28 ` [PATCH 1/2] xfs: don't free rt blocks when we're doing a REMAP bunmapi call Darrick J. Wong
  2020-09-17  3:28 ` [PATCH 2/2] xfs: check dabtree node hash values when loading child blocks Darrick J. Wong
  0 siblings, 2 replies; 11+ messages in thread
From: Darrick J. Wong @ 2020-09-17  3:28 UTC (permalink / raw)
  To: darrick.wong; +Cc: linux-xfs

Hi all,

This short series contains a couple of very short fixes that I found
while running fuzz tests and doing more audits of the rt code via
fstests.

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  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=random-fixes

xfsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=random-fixes

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=random-fixes
---
 fs/xfs/libxfs/xfs_bmap.c |    9 ++++++---
 fs/xfs/scrub/dabtree.c   |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 3 deletions(-)


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

end of thread, other threads:[~2020-09-21  6:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-17  3:28 [PATCH 0/2] xfs: random fixes Darrick J. Wong
2020-09-17  3:28 ` [PATCH 1/2] xfs: don't free rt blocks when we're doing a REMAP bunmapi call Darrick J. Wong
2020-09-17  4:43   ` Dave Chinner
2020-09-17  8:11   ` Christoph Hellwig
2020-09-17 17:42     ` Darrick J. Wong
2020-09-18  2:14   ` [PATCH v2 " Darrick J. Wong
2020-09-19  5:14     ` Christoph Hellwig
2020-09-21  6:51     ` Dave Chinner
2020-09-17  3:28 ` [PATCH 2/2] xfs: check dabtree node hash values when loading child blocks Darrick J. Wong
2020-09-17  4:48   ` Dave Chinner
2020-09-17  8:12   ` Christoph Hellwig

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