Home
last modified time | relevance | path

Searched hist:ec1ab0abde0af586a59541ad71841f022dcac3e7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/affs/
H A Damigaffs.cdiff ec1ab0abde0af586a59541ad71841f022dcac3e7 Fri May 09 05:35:29 CDT 2008 Christoph Hellwig <hch@lst.de> affs: fix missing unlocks in affs_remove_link

In two error cases affs_remove_link doesn't call affs_unlock_dir to
release the i_hash_lock semaphore.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>