Re: [PATCH v4] fs: hide names_cachep behind runtime access machinery
From: Christian Brauner
Date: Fri Oct 31 2025 - 08:08:04 EST
> I wonder if it would make sense to bypass the problem by moving the
> pathname handling routines to a different header -- might be useful in
> its own right to slim down the kitchen sink that fs.h turned out to
> be, but that's another bikeshed-y material.
fs.h needs to be split up. It's on my ToDo but let's just say there's a
lot of stuff on it so it's not really high-priority. If you have a good
reason to move something out of there by my guest. It would be
appreciated!