Whamcloud - gitweb
LU-19065 osc: remove extra linefeed from debug 58/59458/3
authorAlex Zhuravlev <bzzz@whamcloud.com>
Tue, 27 May 2025 17:35:52 +0000 (20:35 +0300)
committerOleg Drokin <green@whamcloud.com>
Thu, 12 Jun 2025 06:38:09 +0000 (06:38 +0000)
commitb6db24fbb9a1286e6440cb373243507170dfd076
tree4da86baa7031593661a04bcdbc15aca952503940
parent55bdc6f2c6d2bece7cad8393090daa40a5f474ac
LU-19065 osc: remove extra linefeed from debug

OSC_DUMP_GRANT() has own trailing linefeed, so the callers
shouldn't pass extra n in their messages.

Test-Parameters: trivial
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: Ifc5f01c3d79dcbd2619c1bcba9305c635006e8d9
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59458
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/osc/osc_cache.c