On Dec 4 2006 07:31, Josef 'Jeff' Sipek wrote: >+#define ibstart(ino) (UNIONFS_I(ino)->bstart) >+#define ibend(ino) (UNIONFS_I(ino)->bend) >+ >+#define sbend(sb) UNIONFS_SB(sb)->bend If you () ibstart/ibend, you may want to do the same for sbend. -`J' -- - 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