> (...but cannot hardlink files in a sane way.) > > ext4 supports hardlinked directories, can be done using `debugfs` – > Linux just disallows that in link() currently. > Thank you Mantas for the info. I'm having a hard time finding information on how to create a hard link on a directory, if you have any resources you can provide that would be very helpful.