hfsplus: fix double lock typo in ioctl
authorDan Carpenter <error27@gmail.com>
Mon, 25 Oct 2010 18:39:07 +0000 (20:39 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 25 Oct 2010 18:39:07 +0000 (20:39 +0200)
This was supposed to be a mutex_unlock() instead of a mutex_lock().

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Christoph Hellwig <hch@tuxera.com>

No differences found