Source-Changes archive

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

CVS commit: src/sbin/resize_ffs



Module Name:    src
Committed By:   bouyer
Date:           Thu Jul  5 21:38:20 UTC 2007

Modified Files:
        src/sbin/resize_ffs: resize_ffs.c

Log Message:
readat() expects the offset in DEV_BSIZE units. This made resize_ffs find the
filesystem on a vnd partition for me. It did grow the filesystem, and after
a fsck -f on the partition to fix a few superblock inconsistencies, all
looks good.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sbin/resize_ffs/resize_ffs.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