diff options
author | Eric Sandeen <sandeen@redhat.com> | 2020-04-27 11:00:42 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-05-04 09:03:15 -0700 |
commit | ec43f6da31f100696b56e4781b62fb5367a40d71 (patch) | |
tree | 101eb5a44b874864860f05057076fd5eb42d5f29 /scripts/mod/file2alias.c | |
parent | 166405f6b53b7d7eecb7939aa4a79bc7c1e0ed68 (diff) | |
download | linux-ec43f6da31f100696b56e4781b62fb5367a40d71.tar.bz2 |
xfs: define printk_once variants for xfs messages
There are a couple places where we directly call printk_once() and one
of them doesn't follow the standard xfs subsystem printk format as a
result.
#define printk_once variants to go with our existing printk_ratelimited
#defines so we can do one-shot printks in a consistent manner.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions