Whamcloud - gitweb
LU-13582 out: make tx abort verbose 91/53891/6
authorAlexander Zarochentsev <alexander.zarochentsev@hpe.com>
Fri, 2 Feb 2024 16:39:39 +0000 (16:39 +0000)
committerOleg Drokin <green@whamcloud.com>
Sat, 22 Feb 2025 23:41:00 +0000 (23:41 +0000)
commitc9042de70e93159c02bd94f5b2d92c27157767cb
treef639fe4e83423b08136362efb68f3b9089ee46f2
parentd49d897ff293621673ee8dab9efc8c8fd0a0d0dc
LU-13582 out: make tx abort verbose

A distributed transaction abort and rollback of already
done updates indicates insufficient locking or fs metadata
inconsistency and should be reported to the console at least
as a warning.

Signed-off-by: Alexander Zarochentsev <alexander.zarochentsev@hpe.com>
Change-Id: Id1127d422d19725eeb425e028ff854769cf312d5
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53891
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andrew Perepechko <andrew.perepechko@hpe.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/target/out_handler.c
lustre/target/update_recovery.c