Hi all, this series removes the indirect call to distinguish between the v4 and v5 formats for dir and attrs btree blocks, and for file type enabled vs not enabled formats. Indirect calls have always been rather expensive, and gotten even more so with the spectre workarounds. This series removes almost 700 lines of code and shaves almost 6KB off the size of the xfs module.