Re: [PATCH v3 6/8] ref_tracker: widen the ref_tracker_dir.name field
From: Andrew Lunn
Date: Thu Apr 17 2025 - 15:30:19 EST
On Thu, Apr 17, 2025 at 09:11:09AM -0400, Jeff Layton wrote:
> Currently it's 32 bytes, but with the need to move to unique names for
> debugfs files, that won't be enough. Move to a 64 byte name field.
>
> Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew