Some changes in the headers for better compatibility with NetBSD: - Move special inode numbers from ext2fs.h to ext2_dinode.h - Re-sort ext2_dinode.h to make more consistent with the NetBSD (UFS derived) file. - Minor re-sort to ext2fs.h to better match the NetBSD equivalent. - Add the prealloc fields to the superblock struct as in NetBSD. - Add one more compat definition as in NetBSD rev. 1.29 - Cleanup #endif comments These changes have no effect on the fs code but are important for porting the userland utilities (fsck and newfs) from NetBSD.
Responsible Changed From-To: freebsd-bugs->freebsd-fs Over to maintainer(s).
I simplified the patch by avoiding unnecessary changes.
Please close: this has been superceeded by PR 153584.
State Changed From-To: open->closed Closed at submitter's request. Superseded by kern/153584.