]> git.baikalelectronics.ru Git - kernel.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)
commitff8c5e92275c293a0bff8829eef62fbf9c5da7d1
treef8c33976eb35e7ee62f59fbe200a92f447d42fbd
parent9b173704b14b54724e34a9a79b4b84cb416ea7b3
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