[Ocfs2-devel] Patch to add some error checking to super.c

Villalovos, John L john.l.villalovos at intel.com
Tue Feb 10 18:20:04 CST 2004


> When dealing with a code base, it's best to use the style the 
> rest of the
> file uses. So stuff like:
> 
> 	if (!OcfsGlobalCtxt.oin_cache)
> 		return -ENOMEM;
> 
> is preferred, or even OcfsGlobalCtxt.oin_cache == NULL

Sounds good.  I will fix it up and resubmit.  Probably on Wednesday.

John


More information about the Ocfs2-devel mailing list