Re: [PATCH 09/10] udf: replace udf_*_offset macros with functions

2008-01-31 Thread Jan Kara
On Wed 30-01-08 22:03:59, [EMAIL PROTECTED] wrote: > - translate udf_file_entry_alloc_offset macro into function > - translate udf_ext0_offset macro into function > - add comment about crypticly named fields in struct udf_inode_info > > Signed-off-by: Marcin Slusarz <[EMAIL PROTECTED]> > Cc: Jan K

[PATCH 09/10] udf: replace udf_*_offset macros with functions

2008-01-30 Thread marcin . slusarz
- translate udf_file_entry_alloc_offset macro into function - translate udf_ext0_offset macro into function - add comment about crypticly named fields in struct udf_inode_info Signed-off-by: Marcin Slusarz <[EMAIL PROTECTED]> Cc: Jan Kara <[EMAIL PROTECTED]> --- fs/udf/udfdecl.h | 29 ++