Applied assortment of Arch Linux ARM patches
This commit is contained in:
@@ -387,7 +387,7 @@ static void remove_dir(struct dentry * d)
|
||||
if (d->d_inode)
|
||||
simple_rmdir(parent->d_inode,d);
|
||||
|
||||
pr_debug(" o %s removing done (%d)\n",d->d_name.name, d->d_count);
|
||||
pr_debug(" o %s removing done (%d)\n",d->d_name.name, d->d_lockref.count);
|
||||
|
||||
dput(parent);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user