On Thu, 22 Jun 2023 at 18:36, Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > a. I'm not sure that locking is a subsystem (it's a core API IMO). Actually https://docs.kernel.org/locking/index.html describes more than just API. > b. I often have trouble finding "filesystems" and I think that it should be > given a higher location in the TOC (somehow). I plan to put "filesystems" under "Storage subsystems" in the next patch. Thanks Costa