Re: [PATCH] ufs: switch WriteBooster missing free space message as warn_once
From: Bart Van Assche
Date: Mon Jul 06 2026 - 10:57:01 EST
On 6/18/26 12:52 AM, Neil Armstrong wrote:
Once the UFS WriteBooster fails to allocate memory, the situationReviewed-by: Bart Van Assche <bvanassche@xxxxxxx>
will stay until fstrim or equivalent is ran.
Mark is as a warning since it impacts the performance but only
print it once for the lifetime of the kernel since it's not fatal.