Merge patch series "Improve the code for showing commands in debugfs"
authorMartin K. Petersen <martin.petersen@oracle.com>
Tue, 9 Apr 2024 02:16:46 +0000 (22:16 -0400)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 9 Apr 2024 02:16:46 +0000 (22:16 -0400)
commite63350dae44f01842dca229aaaa22c105356d7ab
tree3c835bfda2ea107d6cf41ab7c54f7d4164cced37
parenta0c25d66b13fbdd37ba2997c36d025f67221d3e0
parentba0f09b0dbd81f04d8621377c72a93ab1bd34ada
Merge patch series "Improve the code for showing commands in debugfs"

Bart Van Assche <bvanassche@acm.org> says:

Hi Martin,

The SCSI debugfs code may show information in debugfs that is invalid.
Hence this patch series that makes sure only valid information is shown
in debugfs. Please consider this patch series for the next merge window.

Thanks,

Bart.

Link: https://lore.kernel.org/r/20240325224755.1477910-1-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>