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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html