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>
Mon, 12 Jan 2009 23:20:48 +0000 (18:20 -0500)
commited7542f37c1647b358d7f560a6223f5720993366
tree859f794c17e688971708793d3360d7f168e81a59
parentccd330166600f018c6db6cf3b6a8aa3b7f971af9
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