Re: [PATCH] hfsplus: don't oops on bad FS

From: Colin Leroy
Date: Sun May 01 2005 - 04:13:56 EST


On 30 Apr 2005 at 22h04, Chris Wedgwood wrote:

Hi,

> > +cleanup_little:
> > if (nls)
> > unload_nls(nls);
> > + sb->s_fs_info = NULL;
> > + kfree(sbi);
>
> cleanup_little? why not cleanup_no_put or something?

I was lacking this kind of inspiration :)
Roman's patch that Andrew just pushed superceded this one, anyway.

--
Colin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/