Christoph Hellwig c5b8d0bce0 hfsplus: fix failed mount handling
Currently the error handling in hfsplus_fill_super is a mess, and can
lead to accessing fields in the superblock that haven't been even set
up yet.  Fix this by making sure we do not set up sb->s_root until we
have the mount fully set up, and before that do proper step by step
unwinding instead of using hfsplus_put_super as a big hammer.

Reported-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: Christoph Hellwig <hch@tuxera.com>
2011-02-03 16:33:51 -07:00
..
2011-01-12 20:02:45 -05:00
2010-12-16 18:08:46 +01:00
2009-01-22 13:15:57 +03:00
2005-04-16 15:20:36 -07:00
2011-02-03 16:33:51 -07:00
2005-04-16 15:20:36 -07:00