Closed GoogleCodeExporter closed 8 years ago
Date: Sat, 3 Sep 2011 10:48:16 -0700
From: Peter Hyman <pete@peterhyman.com>
To: Jim Garlick <garlick@llnl.gov>
Subject: Free Space Clearing
[-- Attachment #1 --]
[-- Type: text/plain, Encoding: quoted-printable, Size: 0.2K --]
I added an -XC | --freespace=C option argument.
It works nice. I changed a little text also. Please review, test, and
let me know.
Happy labor day!
--
Peter Hyman
Original comment by garlick....@gmail.com
on 6 Sep 2011 at 10:34
Attachments:
Just picked up the bad enum fix (sorry for delay!)
Reviewing other proposed changes...
Original comment by garlick....@gmail.com
on 16 Apr 2012 at 10:49
Peter, your fix will be in scrub 2.5.0.
After thinking about it for a while I dropped the -XC option and just made
cleaning up the default (with verbose messages about what is going on). I
think I'm reversing
what I told you in email, so sorry about that.
No need to scrub the dirents since they are just machine generated.
Original comment by garlick....@gmail.com
on 17 Apr 2012 at 5:33
Peter, your fix will be in scrub 2.5.0.
After thinking about it for a while I dropped the -XC option and just made
cleaning up the default (with verbose messages about what is going on). I
think I'm reversing
what I told you in email, so sorry about that.
No need to scrub the dirents since they are just machine generated.
Original comment by garlick....@gmail.com
on 17 Apr 2012 at 5:33
The commits associated with this bug are:
commit 2af2ded1267bc80f5ad30bba2e8ae5e0fdff993e
Author: Jim Garlick <garlick.jim@gmail.com>
Date: Tue Apr 17 15:33:07 2012 -0700
Fix test t13 after rewording -X error message
commit 5d58b847ebab6e45c719447f4e8edba8938ea067
Author: Jim Garlick <garlick.jim@gmail.com>
Date: Tue Apr 17 11:46:23 2012 -0700
Add missing break in pat2str (cosmetic)
commit 98d36b4836d741c7cb7664cbd21b3ae1c138881e
Author: Jim Garlick <garlick.jim@gmail.com>
Date: Tue Apr 17 10:32:50 2012 -0700
Clean up -X temp files (issue 9) [Peter Hyman]
commit 5084f61a86d1789dc88761b06f8cba865c455c8e
Author: Jim Garlick <garlick.jim@gmail.com>
Date: Mon Apr 16 15:53:34 2012 -0700
Fix incorrect assertion in scrub_dirent (issue 9)
A typo prevented the scrub -D (scrub dirent) option from working.
This was a collateral fix in issue 9 [Peter Hyman]
Also address several compilation warnings on RHEL6.2
Original comment by garlick....@gmail.com
on 24 Apr 2012 at 8:27
Original issue reported on code.google.com by
garlick....@gmail.com
on 2 Sep 2011 at 4:44