summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_rmap_item.c
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2019-10-10 16:17:36 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2019-11-22 21:35:04 -0800
commit290a5447402e14603794852d19cfba58f28c9a2c (patch)
tree4b2a4425618f3cab604e06c4644a0f5c3eb1e08d /fs/xfs/xfs_rmap_item.c
parent857bdbceea3778af966168d338b43f78e6d9f97c (diff)
xfs: constify the buffer pointer arguments to error functions
Some of the xfs error message functions take a pointer to a buffer that will be dumped to the system log. The logging functions don't change the contents, so constify all the parameters. This enables the next patch to ensure that we log bad metadata when we encounter it. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_rmap_item.c')
0 files changed, 0 insertions, 0 deletions