Edit

IABSD.fr/src/sys/miscfs

Branch :

  • Show log

    Commit

  • Author : claudio
    Date : 2024-10-31 13:55:21
    Hash : 51d8761d
    Message : Stop abusing ufs inodes and with it the ufs_ihash. Instead extend fusefs_node with the few required fields. Tested by kirill@ with input from miod@ OK beck@