Unionfs: remove unnecessary conditional inode lock
authorErez Zadok <ezk@cs.sunysb.edu>
Thu, 20 Dec 2007 20:22:22 +0000 (15:22 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 6 Aug 2010 03:01:14 +0000 (23:01 -0400)
commitd3c64207993ae1f03051c1371aa39a8783892ba6
tree5a59a36369434a06526d9176dd3e7d02f02203b4
parente386e7d879f15cf580a04268cf679bd5f93ac342
Unionfs: remove unnecessary conditional inode lock

This was intended to protect the inode during branch management, but that is
now done through our superblock rwsem.

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