CVSROOT:        /cvs
Module name:    src
Changes by:     clau...@cvs.openbsd.org 2024/10/31 07:55:21

Modified files:
        sys/conf       : files 
        sys/miscfs/fuse: fuse_file.c fuse_lookup.c fuse_vfsops.c 
                         fuse_vnops.c fusefs_node.h 
Added files:
        sys/miscfs/fuse: fuse_ihash.c 

Log 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@

Reply via email to