Skip navigation.
 
mlRe: Create NSStrings from a mapped NSData object - safe?
FROM : Dennis Munsie
DATE : Thu May 15 18:42:30 2008

It doesn't move the file -- it removes the entry for it in the
directory.  Once the reference count for it go to 0, then it gets
"removed" from the filesystem -- i.e, it's space on the filesystem
gets marked as being available.

dennis

On Wed, May 14, 2008 at 11:05 AM, Jean-Daniel Dupas
<<email_removed>> wrote:
> At least on HFS+ volume, if one process uses a file, rm does not remove it
> but move it somewhere nobody can find it until it is no longer used (there
> is some folder that cannot be access using path on HFS volumes). Then it is
> deleted.

Related mailsAuthorDate
mlCreate NSStrings from a mapped NSData object - safe? Daniel Vollmer May 13, 08:38
mlRe: Create NSStrings from a mapped NSData object - safe? Michael Vannorsdel May 13, 09:15
mlRe: Create NSStrings from a mapped NSData object - safe? Jens Alfke May 13, 17:00
mlRe: Create NSStrings from a mapped NSData object - safe? Jens Alfke May 13, 17:08
mlRe: Create NSStrings from a mapped NSData object - safe? Douglas Davidson May 13, 17:53
mlRe: Create NSStrings from a mapped NSData object - safe? Daniel Vollmer May 13, 21:55
mlRe: Create NSStrings from a mapped NSData object - safe? Jens Alfke May 14, 01:39
mlRe: Create NSStrings from a mapped NSData object - safe? Michael Vannorsdel May 14, 05:57
mlRe: Create NSStrings from a mapped NSData object - safe? Michael Vannorsdel May 14, 06:11
mlRe: Create NSStrings from a mapped NSData object - safe? Michael Vannorsdel May 14, 06:39
mlRe: Create NSStrings from a mapped NSData object - safe? Jens Alfke May 14, 07:32
mlRe: Create NSStrings from a mapped NSData object - safe? Jens Alfke May 14, 07:33
mlRe: Create NSStrings from a mapped NSData object - safe? Michael Vannorsdel May 14, 08:28
mlRe: Create NSStrings from a mapped NSData object - safe? Michael Vannorsdel May 14, 10:26
mlRe: Create NSStrings from a mapped NSData object - safe? Mike Fischer May 14, 16:32
mlRe: Create NSStrings from a mapped NSData object - safe? Jean-Daniel Dupas May 14, 17:05
mlRe: Create NSStrings from a mapped NSData object - safe? Dennis Munsie May 15, 18:42
mlRe: Create NSStrings from a mapped NSData object - safe? Andrew Farmer May 16, 07:01