Closed hikalium closed 7 years ago
VirtualFileSystem::InodeCtrl::Get will allocate new inode if inum is not found. It is not useful for find files. So added GetExisted.
VirtualFileSystem::InodeCtrl::Get will allocate new inode if inum is not found. It is not useful for find files. So added GetExisted.