<font size=2 face="sans-serif">You can set inode size to any one of 512,
1024, 2048 or 4096 when you mmcrfs.  Try it on a test system.</font><br><br><font size=2 face="sans-serif">You want all the metadata of a file
to fit into the inode. Also small files, and small directories, can be
stored in their inodes.</font><br><br><font size=2 face="sans-serif">On a test file system you can examine
how much of an inode is occupied with which data and metadata using the
</font><br><font size=2 face="sans-serif">inode subcommand of the tsdbfs command.
 (Root only, and usual cautions -- use only to look, if you make a
mistake patching - I told you not to do that!)</font><br><br><font size=2 face="sans-serif">inode number of any path is easily discovered
with the standard </font><br><br><font size=2 face="sans-serif">ls -ild pathname </font><br><br><font size=2 face="sans-serif">command</font><br><BR>