search for: ext3_dir_round

Displaying 1 result from an estimated 1 matches for "ext3_dir_round".

2007 Jan 31
1
CHANGE IN THE struct ext3_dir_entry_2 IS SUGGESTED
...ly de->inode but the change is as follows well we have reflected the changes in the ext3 filesystem source code using the above structure (but only used the u_emb_i.inode) we just wanted to know is ther any change to be done in EXT3_DIR_REC_LEN macro #define EXT3_DIR_PAD 4 #define EXT3_DIR_ROUND (EXT3_DIR_PAD - 1) #define EXT3_DIR_REC_LEN(name_len) (((name_len) + 8 + EXT3_DIR_ROUND) & \ ~EXT3_DIR_ROUND) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/ext3-users/attachments/200701...