提交 f92a0b6f 编写于 作者: S Steven Whitehouse

[GFS2] Mark nlink cleared so VFS sees it happen

This does nothing atm, but will be required for later support of
r/o bind mounts.
Signed-off-by: NSteven Whitehouse <swhiteho@redhat.com>
上级 409e185d
......@@ -353,6 +353,7 @@ int gfs2_change_nlink(struct gfs2_inode *ip, int diff)
if (error)
goto out_norgrp;
clear_nlink(&ip->i_inode);
gfs2_unlink_di(&ip->i_inode); /* mark inode unlinked */
gfs2_glock_dq_uninit(&rg_gh);
out_norgrp:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册