Unionfs: use dget_parent to keep parent dentry stable
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 16 Sep 2008 04:59:08 +0000 (00:59 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 12 Aug 2011 02:38:42 +0000 (22:38 -0400)
commit88ed6ff7f5de58aa33682fe41aadfffd2a9b5a75
treee6a8bfd3df07235c3c752ea6aa5ab0412c26a4d1
parentd62a031dbb99cdba91b93b404faccb224f965a5b
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