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>
Thu, 6 Aug 2009 19:37:43 +0000 (15:37 -0400)
commite46ce5b045469048f0285f025f35b9a8a11dd503
tree384a0bccbc7a56991f32e305b1bd52219f57e75c
parent20cfed67c91a57ebd7018e760b13cbe8b601e947
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