lkml.org 
[lkml]   [2007]   [May]   [11]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 11 May 2007 11:57:59 +0400
FromCyrill Gorcunov <>
SubjectRe: [PATCH] UDF: check for allocated memory for inode data
[Christoph Hellwig - Fri, May 11, 2007 at 08:29:39AM +0100]
[..snip..] 
| And please get rid of the UDF_I_* macro for everything you touch, just
| put a
| 
| 	struct udf_inode_info *uip = UDF_I(inode);
| 
| at the beginning of the function and use the fields directly.
| 

Christoph, I think there should be a separated patch to remove
UDF_I_* macro. I'll make it ;) 

Andrew, may be I should produce a series of patch:
	- 1st to check the memory
	- 2nd to get rid of UDF_I_* macro
?

		Cyrill

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

\
 
 \ /
  Last update: 2007-05-11 08:01    [from the cache]
©2003-2008