aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@tuxera.com>2011-02-02 09:32:39 -0700
committerChristoph Hellwig <hch@tuxera.com>2011-02-03 16:33:51 -0700
commitc5b8d0bce052949e173b5b32f96bd59bceaa2ab0 (patch)
tree5b99f48ad948c351ae07650c44009d847460329a /include/linux
parentLinux 2.6.38-rc3 (diff)
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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
=13&d=retro' />Michael Buesch1-4/+20 2008-02-20ssb: Fix watchdog access for devices without a chipcommonMichael Buesch1-0/+6 2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch1-0/+129