]> git.baikalelectronics.ru Git - kernel.git/commit
hfs: handle match_strdup failure
authorJim Meyering <jim@meyering.net>
Tue, 29 Apr 2008 07:59:07 +0000 (00:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Apr 2008 15:06:01 +0000 (08:06 -0700)
commitcad337259af15a4dbb584203cf9737be87544712
tree5d8b804fb3bdd9b299cc8f05f16337f65a123045
parent9d8d8f3f085842a13270c53bfd807c91842ce6a3
hfs: handle match_strdup failure

fs/hfs/super.c (parse_options): Handle match_strdup failure, twice.

Signed-off-by: Jim Meyering <meyering@redhat.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hfs/super.c