]> git.hungrycats.org Git - bees/commit
extent scan: shorten task name for extent map
authorZygo Blaxell <bees@furryterror.org>
Sat, 8 Mar 2025 23:30:39 +0000 (18:30 -0500)
committerZygo Blaxell <bees@furryterror.org>
Thu, 19 Jun 2025 01:17:48 +0000 (21:17 -0400)
commitef9b4b3a502c73b54ab0254f53b36c18ad1044a4
tree44a213d42cb63f38447c55e7e8e931420296f7b4
parent7ca857dff0158cfcd51233884222a0393bea782d
extent scan: shorten task name for extent map

Linux kernel thread names are hardcoded at 16 characters.  Every character
counts, and "0x" wastes two.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
src/bees-roots.cc