aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_target.rs
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2022-11-30 15:51:20 +0000
committerDavid Sterba <[email protected]>2022-12-05 18:00:59 +0100
commitb7af0635c87ff78d6bd523298ab7471f9ffd3ce5 (patch)
tree36dc1a446ec1c1da15355052d4164221cfd3049a /scripts/generate_rust_target.rs
parenta28135303a669917002f569aecebd5758263e4aa (diff)
btrfs: print transaction aborted messages with an error level
Currently we print the transaction aborted message with a debug level, but a transaction abort is an exceptional event that indicates something went wrong and it's useful to have it printed with an error level as it helps analysing problems in a production environment, where debug level messages are typically not logged. For example reports from syzbot never include the transaction aborted message, since the log level on the test machines is above the debug level. So change the log level from debug to error. Reviewed-by: Anand Jain <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions