Re: [RESEND PATCH] scsi: ufs: sysfs: support writing boot_lun attr
From: Bart Van Assche
Date: Sun Jun 05 2022 - 00:02:20 EST
On 6/1/22 10:05, Avri Altman wrote:
As a design rule, sysfs attribute files should not be used to make
persistent modifications to a device configuration. This rule applies
to all subsystems and ufs is no different.
Hmm ... where does that rule come from? I can't find it in
Documentation/admin-guide/sysfs-rules.rst. Did I perhaps overlook something?
Thanks,
Bart.