|
@@ -37,7 +37,6 @@ static struct dentry *hfsplus_lookup(struct inode *dir, struct dentry *dentry,
|
|
hfs_find_init(HFSPLUS_SB(sb)->cat_tree, &fd);
|
|
hfs_find_init(HFSPLUS_SB(sb)->cat_tree, &fd);
|
|
hfsplus_cat_build_key(sb, fd.search_key, dir->i_ino, &dentry->d_name);
|
|
hfsplus_cat_build_key(sb, fd.search_key, dir->i_ino, &dentry->d_name);
|