Unionfs: use dget_parent to keep parent dentry stable
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 20 Sep 2008 03:03:42 +0000 (23:03 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 20 Sep 2008 03:03:42 +0000 (23:03 -0400)
commitd2b9abf95384f17c0ac691258063977c33d53a65
tree191bdd7657de60be07c77617c281e5590d0475fc
parente03f57d728ebd15f12971207c68c6beee4c58394
Unionfs: use dget_parent to keep parent dentry stable

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
14 files changed:
fs/unionfs/commonfops.c
fs/unionfs/dentry.c
fs/unionfs/dirfops.c
fs/unionfs/dirhelper.c
fs/unionfs/fanout.h
fs/unionfs/file.c
fs/unionfs/inode.c
fs/unionfs/lookup.c
fs/unionfs/rename.c
fs/unionfs/super.c
fs/unionfs/union.h
fs/unionfs/unlink.c
fs/unionfs/whiteout.c
fs/unionfs/xattr.c