Unionfs: use dget_parent to keep parent dentry stable
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 20:06:50 +0000 (16:06 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 20:06:50 +0000 (16:06 -0400)
commite481a17c86ad5516339d99b6523c3333d221028f
tree9d0d39d7f1855c00d240a55e4c69b0c1e0ca12aa
parentc6f401a69f47739ad33cb6b7051dcdd9c11ef11c
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