mbox series

[0/1] xfs: test overflow of delalloc block counters

Message ID 156089205119.347309.8343884194087205290.stgit@magnolia (mailing list archive)
Headers show
Series xfs: test overflow of delalloc block counters | expand

Message

Darrick J. Wong June 18, 2019, 9:07 p.m. UTC
Hi all,

A new test to make sure that we don't overflow the per-inode delayed
allocation block reservation counter.

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=widen-idelayed

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

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=widen-idelayed