From 73bc2829b3df522efe433e5f2d9a8ec4d5efc5c6 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sun, 14 Oct 2007 17:44:18 +0000 Subject: [PATCH] Unbreak. --- en/projects/ideas/ideas.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/en/projects/ideas/ideas.xml b/en/projects/ideas/ideas.xml index f13161cb2c..1b3a388fe2 100644 --- a/en/projects/ideas/ideas.xml +++ b/en/projects/ideas/ideas.xml @@ -15,7 +15,7 @@ Ideas//EN" - $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.25 2007/06/18 19:57:06 netchild Exp $ + $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.26 2007/10/14 15:48:12 netchild Exp $ @@ -70,7 +70,7 @@ Ideas//EN" Extend UFS2 with on-disk indexing

The section 8.3 Naming of the book - Design and Implementation of FreeBSD operation system + Design and Implementation of FreeBSD operation system describes the current approach of name lookups in UFS2 and a possible extension/improvement by utilizing on-disk indexing in a backward compatible way. While the current approach (an in-memory directory cache) @@ -80,7 +80,7 @@ Ideas//EN"

  • Knowledge of C programming.
  • Basic understanding of filesystems.
  • -
  • The book Design and Implementation of FreeBSD operation system.
  • +
  • The book Design and Implementation of FreeBSD operation system.
@@ -620,7 +620,7 @@ they all need to be locked.

Interested people should also have a look at a mail thread about this (Ulf is not working on this) and + href="http://www.freebsd.org/cgi/mid.cgi?db=irt&id=20071011022001.GC13480@gandalf.sssup.it"> further discussion of the corresponding GEOM aspects.

Requirements:

Requirements: