Deleted Added
full compact
26c26
< * $FreeBSD: head/sys/fs/ext2fs/ext2_dinode.h 221126 2011-04-27 18:15:34Z jhb $
---
> * $FreeBSD: head/sys/fs/ext2fs/ext2_dinode.h 231168 2012-02-07 22:31:28Z pfg $
73c73
< uint32_t e2di_ctime; /* 12: Create time */
---
> uint32_t e2di_ctime; /* 12: Change time */
91a92,93
> uint16_t e2di_extra_isize;
> uint16_t e2di_pad1;