RE: [PATCH v4 3/3] scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodes

From: Arthur Simchaev
Date: Sun Oct 23 2022 - 05:48:05 EST


> -----Original Message-----
> From: Bean Huo <beanhuo@xxxxxxxx>
> Sent: Sunday, October 23, 2022 12:37 AM
> To: alim.akhtar@xxxxxxxxxxx; Avri Altman <Avri.Altman@xxxxxxx>;
> asutoshd@xxxxxxxxxxxxxx; jejb@xxxxxxxxxxxxx;
> martin.petersen@xxxxxxxxxx; stanley.chu@xxxxxxxxxxxx;
> beanhuo@xxxxxxxxxx; bvanassche@xxxxxxx; tomas.winkler@xxxxxxxxx;
> cang@xxxxxxxxxxxxxx; daejun7.park@xxxxxxxxxxx
> Cc: linux-scsi@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
> Subject: [PATCH v4 3/3] scsi: ufs: core: Use is_visible to control UFS unit
> descriptor sysfs nodes
>
> CAUTION: This email originated from outside of Western Digital. Do not click
> on links or open attachments unless you recognize the sender and know that
> the content is safe.
>
>
> From: Bean Huo <beanhuo@xxxxxxxxxx>
>
> UFS Boot and Device W-LUs do not have unit descriptors, and RPMB does not
> support WB, we can use is_visible() to control which nodes are visible
> and which are not.
>
> Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>
> Signed-off-by: Bean Huo <beanhuo@xxxxxxxxxx>

Reviewed-by: Arthur Simchaev <arthur.simchaev@xxxxxxx>