Source-Changes archive

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

CVS commit: src/sbin/newfs_ext2fs



Module Name:    src
Committed By:   martin
Date:           Mon Sep  5 10:44:36 UTC 2016

Modified Files:
        src/sbin/newfs_ext2fs: mke2fs.c

Log Message:
Add a bit of swapping for values in CG descriptors (used to be done
wholesale in e2fs_cgsave, but now common code keeps them in FS byte
order). Seems to fix newfs_ext2fs on big endian hosts.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sbin/newfs_ext2fs/mke2fs.c

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




Home | Main Index | Thread Index | Old Index