Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/ufs/ext2fs




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/sys/ufs/ext2fs

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>

Date: Wed, 3 Aug 2016 21:53:03 +0000


Module Name:    src
Committed By:   jdolecek
Date:           Wed Aug  3 21:53:03 UTC 2016

Modified Files:
        src/sys/ufs/ext2fs: ext2fs.h ext2fs_alloc.c ext2fs_bswap.c
            ext2fs_dinode.h ext2fs_inode.c ext2fs_vfsops.c ext2fs_vnops.c

Log Message:
support arbitrary ext3/ext4 inode size, add all the new ext4 fields ext2fs_dinode, and add support for loading the extra inode data


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/ufs/ext2fs/ext2fs.h
cvs rdiff -u -r1.46 -r1.47 src/sys/ufs/ext2fs/ext2fs_alloc.c
cvs rdiff -u -r1.20 -r1.21 src/sys/ufs/ext2fs/ext2fs_bswap.c
cvs rdiff -u -r1.27 -r1.28 src/sys/ufs/ext2fs/ext2fs_dinode.h
cvs rdiff -u -r1.82 -r1.83 src/sys/ufs/ext2fs/ext2fs_inode.c
cvs rdiff -u -r1.193 -r1.194 src/sys/ufs/ext2fs/ext2fs_vfsops.c
cvs rdiff -u -r1.117 -r1.118 src/sys/ufs/ext2fs/ext2fs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: src/sys/dev/pci

Next by Date: CVS commit: src/sys/ufs/ext2fs

Previous by Thread: CVS commit: src/sys/dev/pci

Next by Thread: CVS commit: src/sys/ufs/ext2fs

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index