From owner-freebsd-fs@FreeBSD.ORG Mon Apr 10 16:45:46 2006 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9554C16A406 for ; Mon, 10 Apr 2006 16:45:46 +0000 (UTC) (envelope-from dxw@mrecic.gov.ar) Received: from belusi.mrecic.gov.ar (belusi.mrecic.gov.ar [200.16.97.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F25543D80 for ; Mon, 10 Apr 2006 16:45:43 +0000 (GMT) (envelope-from dxw@mrecic.gov.ar) Received: from localhost (localhost.mrec.ar [127.0.0.1]) by belusi.mrecic.gov.ar (Postfix) with ESMTP id E5B2ECC335 for ; Mon, 10 Apr 2006 13:45:40 -0300 (ART) Received: from belusi.mrecic.gov.ar ([127.0.0.1]) by localhost (belusi.mrecic.gov.ar [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 58786-06 for ; Mon, 10 Apr 2006 13:45:34 -0300 (ART) Received: from megadeth.mrec.ar (megadeth.mrec.ar [140.191.48.33]) by belusi.mrecic.gov.ar (Postfix) with ESMTP id 9CF49CC316 for ; Mon, 10 Apr 2006 13:45:34 -0300 (ART) Received: from localhost (localhost.mrec.ar [127.0.0.1]) by megadeth.mrec.ar (Postfix) with ESMTP id 00FB3702042 for ; Mon, 10 Apr 2006 13:45:33 -0300 (ART) Received: from megadeth.mrec.ar ([127.0.0.1]) by localhost (megadeth.mrec.ar [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 58233-09 for ; Mon, 10 Apr 2006 13:45:29 -0300 (ART) Received: from diegows (ws2285.mrec.ar [140.191.4.78]) by megadeth.mrec.ar (Postfix) with ESMTP id 78BEB70203F for ; Mon, 10 Apr 2006 13:45:29 -0300 (ART) From: Diego Woitasen To: freebsd-fs@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-jSgo2ukfYgDkcDzaZxCG" Organization: Ministerio de Relaciones Exteriores, Comercio Internacional y Culto Date: Mon, 10 Apr 2006 13:43:38 -0300 Message-Id: <1144687418.11014.9.camel@diegows> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: amavisd-new at mrecic.gov.ar X-Virus-Scanned: amavisd-new at mrecic.gov.ar Subject: How a file is deleted in ufs2? X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2006 16:45:46 -0000 --=-jSgo2ukfYgDkcDzaZxCG Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I want to know how a file is deleted in a ufs2 filesystem, specifically what happen with the information in the inode. The information is deleted to or the inode is marked as free but the information (uid, gid, blocks, times, etc) remains there? I read the chapter 8 of 'Design and implementation of FreeBSD" and "a Fast file system for Unix", but i can't see the answer. Reading the code is an interesting choice, but is the last resource :) thanks! --=20 Diego Woitasen Ministerio de Relaciones Exteriores, Comercio Internacional y Culto --=-jSgo2ukfYgDkcDzaZxCG Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEOos6rtJ8Sa50a9URAr8cAJ9i4Pt0KHUvexzkd6BT2XNx6qplBACgiJ6+ iFpK4yotPvDtH8DTNyKMC7E= =YMF+ -----END PGP SIGNATURE----- --=-jSgo2ukfYgDkcDzaZxCG--