Unionfs: Added several BUG_ONs to assert dentry validity
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 23 Mar 2007 17:07:14 +0000 (13:07 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Mon, 12 Jan 2009 23:20:21 +0000 (18:20 -0500)
commit8ed0eb4977d3d5f3621de0395dc9a6c188f21273
treeedb7db583b20af19016d74422844624b54e47135
parent1c6a93082d93757d084d6606e2c1a62185ecffd9
Unionfs: Added several BUG_ONs to assert dentry validity

This should help catch races between the VFS and the branch-management code.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
Signed-off-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
fs/unionfs/inode.c
fs/unionfs/rename.c
fs/unionfs/super.c
fs/unionfs/union.h
fs/unionfs/unlink.c
fs/unionfs/xattr.c