From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seiji Kihara Subject: Re: [nilfs] Re: NILFS: the New Implementation of a Log-structured File System Date: Mon, 26 Sep 2005 19:46:25 +0900 Message-ID: References: <200509260620.j8Q6KQep041831@nuesun.nue.org> <20050926094853.GF17756@wohnheim.fh-wedel.de> Mime-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Cc: amagai@osrg.net, linux-fsdevel@vger.kernel.org, nilfs@osrg.net, ppadala@eecs.umich.edu Return-path: Received: from sh.osrg.net ([192.16.179.4]:150 "EHLO sh.osrg.net") by vger.kernel.org with ESMTP id S1750770AbVIZKqo (ORCPT ); Mon, 26 Sep 2005 06:46:44 -0400 To: =?ISO-8859-1?Q?J=F6rn?= Engel In-Reply-To: <20050926094853.GF17756@wohnheim.fh-wedel.de> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hello, Thank you for comments! The message below are from Amagai. Regards, Seiji ================================================================== Joern, thank you for comments! > o The spagetti in nilfs_check_page() might want a cleanup. :) > o nilfs_type_by_mode is a strange concept. Do you really want to The nilfs_check_page() and nilfs_type_by_mode(), or fs/dir.c itself are modified version of linux/fs/ext2/dir.c. Current NILFS directory implementation is a tentative version. We have a plan to rewrite the NILFS directory mechanism using B-tree structures. > Interesting stuff. When do you aim for kernel inclusion? There are too many things to do to stabilize the NILFS, and we have not discussed the attractive theme yet. ================ AMAGAI Yoshiji Nippon Telegraph and Telephone Corporation NTT Cyber Space Laboratories Open Source Software Computing Project Kernel Team