From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Diego ." Subject: extensible metadata Date: Thu, 17 Jul 2008 13:20:02 +0200 Message-ID: <530d01580807170420vde61af3gc206e306b45781bb@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: linux-ext4@vger.kernel.org Return-path: Received: from hs-out-0708.google.com ([64.233.178.240]:23554 "EHLO hs-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751941AbYGQLUD (ORCPT ); Thu, 17 Jul 2008 07:20:03 -0400 Received: by hs-out-0708.google.com with SMTP id 4so1640777hsl.5 for ; Thu, 17 Jul 2008 04:20:02 -0700 (PDT) Content-Disposition: inline Sender: linux-ext4-owner@vger.kernel.org List-ID: Hi! Sorry to ask this here, but i counld'nt find info about it. My question comes when i tried to finish befs port ( write mode ).. i have no idea howto abstract the beos indexing system. Users can create an attribute for a file and call whatever they want, that's ok, is there some api to register some new services that enable user/program to create/consult this atributes? i checked this web: http://www.gelato.unsw.edu.au/~dsw/public-files/kernel-docs/kernel-api/ thanks! and sorry, Diego.