diff options
author | Jonathan Lassoff <[email protected]> | 2022-04-11 13:06:39 +1000 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2022-04-11 13:06:39 +1000 |
commit | e270356944ccba0a9c23b4d0751d2e029184ad21 (patch) | |
tree | 545138563e61a0c51677a2a0d5f17306bf2b8db5 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | e60aa787f43f1e469632b8719e3e3ab1d9e7b720 (diff) |
xfs: Add XFS messages to printk index
In order for end users to quickly react to new issues that come up in
production, it is proving useful to leverage the printk indexing system.
This printk index enables kernel developers to use calls to printk()
with changeable format strings (as they always have; no change of
expectations), while enabling end users to examine format strings to
detect changes.
Since end users are using regular expressions to match messages printed
through printk(), being able to detect changes in chosen format strings
from release to release provides a useful signal to review
printk()-matching regular expressions for any necessary updates.
So that detailed XFS messages are captures by this printk index, this
patch wraps the xfs_<level> and xfs_alert_tag functions.
Signed-off-by: Jonathan Lassoff <[email protected]>
Reviewed-by: Chris Down <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions