Juergen Hannken-Illjes <hannken@NetBSD.org> writes: > What are the values of vp->v_size and ip->i_size? It looks like ext2fs dones't use i_size field. from inode.h: /* * Copies from the on-disk dinode itself. * * These fields are currently only used by FFS and LFS, * do NOT use them with ext2fs. */ enami.