+ ConsoleFS creates a series of subdirectories each mirroring the same real
+ directory, except for a single file - the .k5login - which is dynamically
+ generated for each subdirectory
+
+ This filesystem only implements the getattr, getdir, read, and readlink
+ calls, beacuse this is a read-only filesystem