Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2011 00:49:25 -0400
From:      grarpamp <grarpamp@gmail.com>
To:        freebsd-fs@freebsd.org
Subject:   Softupdates and umount, bug, fixed?
Message-ID:  <BANLkTim1K7wu2eiSPV6MeJ2vRkOpW2JebQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
At one point in the not too distant past you could...
- newfs -U and mount two disks
- fill one fs with a reasonable hierarchy of a million inodes
- rsync that over to the second fs
- wait till df -i had the same inode count
- blow away some number of inodes from the first, say 5000
- immediately after the rm ; umount the second fs

That would leave you with a difference in df -i count.
And a filesystem that needed fsck -fy
umount didn't seem wait for, or sync, the fs.

Has this been fixed yet?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTim1K7wu2eiSPV6MeJ2vRkOpW2JebQ>