NetBSD-Bugs archive

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

PR/44177 CVS commit: src/tests/sbin/resize_ffs



The following reply was made to PR bin/44177; it has been noted by GNATS.

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44177 CVS commit: src/tests/sbin/resize_ffs
Date: Thu, 2 Dec 2010 22:03:23 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Thu Dec  2 22:03:23 UTC 2010
 
 Modified Files:
        src/tests/sbin/resize_ffs: t_resize_ffs.sh
 
 Log Message:
 Update existing test cases and add a couple more:
 
 - PR bin/44177 is fixed
 - test grow/shrink on a ffsv1 with 64k blocksize, which was broken until
   recently
 - make sure the partial cylinder left over is big enough so it doesn't
   get thrown away now that resize_ffs properly uses the last cyl.
 
 XXX TODO:  add tests which ensure data integrity.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 src/tests/sbin/resize_ffs/t_resize_ffs.sh
 
 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