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-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

