bugfix: remove extra superblock rwsem unlock call
authorErez_Zadok <ezk@cs.sunysb.edu>
Sun, 3 Jun 2007 06:26:36 +0000 (02:26 -0400)
committerErez_Zadok <ezk@cs.sunysb.edu>
Mon, 23 Jul 2007 00:50:49 +0000 (20:50 -0400)
commit43d00c1130b0c7d558875cfd3a9d663c1d3b6b0b
treec20a2886217cfdb9d47df6023a5045262771d073
parent9c8f92770e3a5ac27a813a3fcfbb95c2f1bfce15
bugfix: remove extra superblock rwsem unlock call

This also makes the code more symmetric: the same code which locks also
unlocks the rwsem.

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