On Thu, Sep 25, 2025 at 05:02:23PM +0200, Johannes Thumshirn wrote:
> +struct blk_user_trace_setup2 {
> + char name[32]; /* output */Is 32 still a good size limit? Or would this be a time to allow for more? Otherwise this looks fine.
On Thu, Sep 25, 2025 at 05:02:23PM +0200, Johannes Thumshirn wrote:
> +struct blk_user_trace_setup2 {
> + char name[32]; /* output */Is 32 still a good size limit? Or would this be a time to allow for more? Otherwise this looks fine.