On Thu, Jun 19, 2025 at 5:13 PM Jakub Kicinski <k...@kernel.org> wrote: > > On Wed, 18 Jun 2025 10:24:13 -0400 Jeff Layton wrote: > > For those just joining in, this series adds a new top-level > > "ref_tracker" debugfs directory, and has each ref_tracker_dir register a > > file in there as part of its initialization. It also adds the ability to > > register a symlink with a more human-usable name that points to the > > file, and does some general cleanup of how the ref_tracker object names > > are handled. > > Thanks Jeff! > > I'm going to apply this based on v6.16-rc2 and merge to net-next. > If anyone would like to also pull into their trees the hash will > be 707bd05be75f. Happy to create a branch if necessary, too.
Nice work Jeff, thanks a lot !