lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 05 Feb 2012 17:19:19 +0000
From:	Ron Yorston <rmy@...ress.co.uk>
To:	sandeen@...hat.com, rmy@...ress.co.uk
Cc:	xfs@....sgi.com, linux-ext4@...r.kernel.org
Subject: Re: sparsify - utility to punch out blocks of 0s in a file

OK, I tried it out for my use case of flinging VM filesystem images around
on ext4 and it seems to do the job.  I don't have any 64-bit systems
here at home so I used my feeble 32-bit netbook.  Since sizeof(off_t) !=
sizeof(long long) the debug output was all wrong:

   punching at 8989607068975104 len -4635819229210214401

but the image file and the host filesystem both survived the ordeal.

Ron
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ