mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-12 02:56:12 +00:00
If block validation failed then we'd end up trying to unlock an IS_ERR buffer_head pointer. Fix it so that we drop the ref and set the pointer after unlocking. Signed-off-by: Zach Brown <zab@versity.com>