• Hirofumi Ogawa's avatar
    [PATCH] Fix the vfat dentry handling fix · b17b8141
    Hirofumi Ogawa authored
    This adds the forgotten test whether it's negative dentry.  That test
    should be needed only in negative dentry case.
    
    Removes unneeded dcache_lock.
    
    (NOTE: vfat still has the filename case problem on mkdir(), rename() etc.)
    b17b8141
namei.c 27.3 KB