]> bbs.cooldavid.org Git - net-next-2.6.git/commit
hfsplus: fix error handling in hfsplus_symlink
authorChristoph Hellwig <hch@tuxera.com>
Fri, 1 Oct 2010 03:43:54 +0000 (05:43 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 1 Oct 2010 03:43:54 +0000 (05:43 +0200)
commitf17c89bfcc9cccd405098eac3ec1ebfddf03279e
treef8c33976eb35e7ee62f59fbe200a92f447d42fbd
parent30d3abbec730a5a9c954a6342271f7a7db155b08
hfsplus: fix error handling in hfsplus_symlink

We need to free the inode again on a hfsplus_create_cat failure.

Signed-off-by: Christoph Hellwig <hch@tuxera.com>
fs/hfsplus/dir.c