mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-22 13:47:03 +08:00
c8fa51c81a
creates a 64bit inode value from the underlying device value + original inode final_ino = orig_ino | (dev << 32) not perfect but given few filesystems use 64bit inodes nor is st_dev more than 16bit usually it should be fine |
||
---|---|---|
.. | ||
mergerfs.1 |