summaryrefslogtreecommitdiff
path: root/fs/hppfs
diff options
context:
space:
mode:
authorjiangyiwen <jiangyiwen@huawei.com>2014-06-23 20:22:09 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2014-06-23 23:47:45 (GMT)
commit595297a8f9bc27f8f4a537fd57ed6d0a2060fb46 (patch)
treebbcc1c207aebeac161f4a5f3d1c41c1e130e3498 /fs/hppfs
parentf7a14f32e7e1e7e025d88e7b4c8e3cc99770f756 (diff)
downloadlinux-595297a8f9bc27f8f4a537fd57ed6d0a2060fb46.tar.xz
ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod
When the call to ocfs2_add_entry() failed in ocfs2_symlink() and ocfs2_mknod(), iput() will not be called during dput(dentry) because no d_instantiate(), and this will lead to umount hung. Signed-off-by: jiangyiwen <jiangyiwen@huawei.com> Cc: Joel Becker <jlbec@evilplan.org> Reviewed-by: Mark Fasheh <mfasheh@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/hppfs')
0 files changed, 0 insertions, 0 deletions