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>
Sat, 16 Aug 2014 02:25:10 +0000 (22:25 -0400)
commit727505de0dd42f4b365666e1dff5e6a1dc0dec41
tree16d33065a0f69ba860a1230022eb0d828e5f287c
parent0267dda630d8d6564fd5d43dc30e83de03ecf969
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