Re: [PATCH] scsi: sd: Only print updates to permanent stream count
From: Bart Van Assche
Date: Fri Apr 12 2024 - 18:41:54 EST
On 4/12/24 2:44 AM, John Garry wrote:
Just rescanning a partition causes a print similar to the following to
appear:
[ 1.484964] sd 0:0:0:0: [sda] permanent stream count = 5
This is bothersome, so only print this message for an update.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>