From mboxrd@z Thu Jan 1 00:00:00 1970 From: hlily Subject: Ext3 question: How to compose an inode given a list of data block numbers? Date: Thu, 8 Feb 2007 14:35:07 -0800 (PST) Message-ID: <8875742.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: linux-fsdevel@vger.kernel.org Return-path: Received: from www.nabble.com ([72.21.53.35]:40705 "EHLO talk.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423501AbXBHWfI (ORCPT ); Thu, 8 Feb 2007 17:35:08 -0500 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HFHr9-0004ED-ML for linux-fsdevel@vger.kernel.org; Thu, 08 Feb 2007 14:35:07 -0800 Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi, Suppose I have a list of data blocks, does Ext3 provide some functions that can help me to build a block list into an inode? If no such functions, could someone direct me to the right place in Ext3 code that add block numbers to an inode? Thanks in advance! -- View this message in context: http://www.nabble.com/Ext3-question%3A-How-to-compose-an-inode-given-a-list-of-data-block-numbers--tf3196477.html#a8875742 Sent from the linux-fsdevel mailing list archive at Nabble.com.