提交 05f94c9b 编写于 作者: E Evgeniy Polyakov 提交者: Al Viro

pohmelfs needs I_LOCK

Kill debugging printk in question
Signed-off-by: NEvgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 385e3ed4
......@@ -722,8 +722,6 @@ static int pohmelfs_remove_entry(struct inode *dir, struct dentry *dentry)
if (inode->i_nlink)
inode_dec_link_count(inode);
}
dprintk("%s: inode: %p, lock: %ld, unhashed: %d.\n",
__func__, pi, inode->i_state & I_LOCK, hlist_unhashed(&inode->i_hash));
return err;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册