• Jan Harkes's avatar
    [PATCH] iget_locked [6/6] · 9b406173
    Jan Harkes authored
    As of the last patch the inode_hashtable doesn't really need to be
    indexed by i_ino anymore, the only reason we still have to keep the
    hashvalue and i_ino identical is because of insert_inode_hash.
    
    If at some point a FS specific getattr method is implemented it will be
    possible to completely remove any use of i_ino by the VFS.
    9b406173
ksyms.c 15.7 KB