Files
scoutfs/kmod
Zach Brown 76cf28b442 scoutfs: warn if lock with trans held
We can't block on a lock while holding the transaction open because
that'd stop lock downconversion from syncing to write out items while it
is converting from EX.  Add a warning if we try to acquire a blocking
lock while holding a transaction.

Signed-off-by: Zach Brown <zab@versity.com>
2017-08-30 10:38:00 -07:00
..
2017-08-30 10:38:00 -07:00
2017-07-19 13:30:03 -07:00