Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2004 20:25:29 +0300
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        freebsd-fs@freebsd.org
Subject:   Inode clearing/freeing
Message-ID:  <20040527172529.GA40822@nevermind.kiev.ua>

next in thread | raw e-mail | index | archive | help
I have one simple question:

1. UFS1

2. Sequence:

$ mkdir a
$ mkdir a/b
$ touch a/b/c
$ rm -rf a/b

The question is: does inode of file 'c' being cleared (e.g. filled with
zeros or something like that) or not?

-- 
NEVE-RIPE, will build world for food
Ukrainian FreeBSD User Group
http://uafug.org.ua/



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