Re: [PATCH 2/7] omfs: add inode routines

From: Marcin Slusarz
Date: Wed Apr 16 2008 - 14:32:29 EST


On Tue, Apr 15, 2008 at 07:56:59PM -0400, Bob Copeland wrote:
> > > + return ret;
> > > +}
> >
> > this code leaks omfs_sbi_info (sbi)
>
> This one I'm not seeing. FS core calls put_super if ret is nonzero so
> this should be ok?

Yep, you are right. Sorry for the noise.
I was mislead by other filesystems code.

Marcin
--
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/