Unionfs: use dget_parent to keep parent dentry stable
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 01:49:47 +0000 (21:49 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 13 Jan 2009 01:43:39 +0000 (20:43 -0500)
commitb7094da4252f8d9dfff8a26b10e1cd7cde5384ed
tree2b944a1d0ec1b0c516e9ba4f30f006178ff6dffa
parentcf59fbd4da9147262df7fd73f2b52f4df16e6abf
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