Files
scoutfs/kmod
Zach BrownandMark Fasheh e165d89f7f scoutfs: warn on invalid item counts
We had a bug where a caller was slowly increasing their item count for
every transaction they attempted in a loop.  Eventually the item count
grew to be too large to fit in a segment and they slept indefinitely.

Let's warn on invalid and impossibly large item counts as we enter
transactions.

Signed-off-by: Zach Brown <zab@versity.com>
2017-09-12 10:41:55 -07:00
..
2017-09-12 10:41:55 -07:00
2017-07-19 13:30:03 -07:00