Unionfs: lock parents' branch configuration fixes
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 15 Feb 2008 22:18:48 +0000 (17:18 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 11 Nov 2014 02:36:23 +0000 (21:36 -0500)
commitd62576eb497288a4d69b3f9dbdb659ff76386e14
tree5f185417c81bc768efc716b1519f05e3a8d357bc
parentb3453c7d8fea91373c6af24a822905e4f59ed382
Unionfs: lock parents' branch configuration fixes

Ensure that we lock the branch configuration of parent and child dentries in
operations which need it, and in the right order.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/commonfops.c
fs/unionfs/dentry.c
fs/unionfs/inode.c
fs/unionfs/union.h
fs/unionfs/unlink.c