Unionfs: use dget_parent to keep parent dentry stable
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 05:28:37 +0000 (01:28 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 05:28:37 +0000 (01:28 -0400)
commit42a62dfcaf07c78f6ddef7df8237db87b649f313
treed05d999bc4d2970a92f9d438c6f150af9ad93980
parente938e69ce8ecd1987d4f32197eca3517c34aadb5
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