Module Name: src
Committed By: tkusumi
Date: Mon Dec 9 16:06:19 UTC 2019
Modified Files:
src/sys/dev/dm: dm_target_linear.c
Log Message:
dm: Silence aprint_normal() in dm_target_linear_status()
dm_target_linear_status() shouldn't print this debug message by default
on dmsetup "table" ioctl/command.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/dm/dm_target_linear.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.