Source-Changes archive

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

CVS commit: src/sbin/tunefs



Module Name:    src
Committed By:   mlelstv
Date:           Sat Aug  9 10:33:46 UTC 2014

Modified Files:
        src/sbin/tunefs: tunefs.8 tunefs.c

Log Message:
add -S option to adjust the superblock for different sector sizes. While
the kernel ignores this information, userland tools rely on it.

This is needed when moving images between devices of different sector size.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sbin/tunefs/tunefs.8
cvs rdiff -u -r1.47 -r1.48 src/sbin/tunefs/tunefs.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