aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/unicode.c
diff options
context:
space:
mode:
authorGravatar Alexey Khoroshilov <khoroshilov@ispras.ru> 2011-06-24 01:15:02 +0400
committerGravatar Christoph Hellwig <hch@lst.de> 2011-06-30 13:38:39 +0200
commit032016a56a1e9c83646435b32e4416d499e1f1ce (patch)
tree2918b2e31c5cf65b5ea1a8acd087bfe6dd7a94b7 /fs/hfsplus/unicode.c
parenthfsplus: add missing call to bio_put() (diff)
downloadlinux-032016a56a1e9c83646435b32e4416d499e1f1ce.tar.gz
linux-032016a56a1e9c83646435b32e4416d499e1f1ce.tar.bz2
linux-032016a56a1e9c83646435b32e4416d499e1f1ce.zip
hfsplus: Fix double iput of the same inode in hfsplus_fill_super()
There is a misprint in resource deallocation code on error path in hfsplus_fill_super(): the sbi->alloc_file inode is iput twice, while the root inode in not iput at all. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/hfsplus/unicode.c')
0 files changed, 0 insertions, 0 deletions