From mboxrd@z Thu Jan 1 00:00:00 1970
From: Pat LaVarre
Subject: editable udf metadata
Date: 08 Oct 2003 10:47:48 -0600
Sender: linux-fsdevel-owner@vger.kernel.org
Message-ID: <1065631668.6625.48.camel@patehci2>
References: <1065553341.8172.45.camel@patehci2>
<20031007204951.A25423@falcon.csc.calpoly.edu>
<1065631289.6625.34.camel@patehci2>
Mime-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Return-path:
Received: from email-out1.iomega.com ([147.178.1.82]:33999 "EHLO
email.iomega.com") by vger.kernel.org with ESMTP id S261639AbTJHQsB
(ORCPT );
Wed, 8 Oct 2003 12:48:01 -0400
To: linux-fsdevel@vger.kernel.org, linux_udf@hpesjro.fc.hp.com
In-Reply-To: <1065631289.6625.34.camel@patehci2>
List-Id: linux-fsdevel.vger.kernel.org
> > Do you mean to say you see the metadata ...
I know I haven't yet found a convenient printer of metadata for udf
files.
I mean like a tool to tell me the file name and byte size and last
modified time etc. appears in block xyz, the first bytes of data appears
at offset xyz in block xyz, the next block of data appears in block xyz,
and so on til eof.
I of course dream of an editor that would let me browse and edit the
blocks of the disk, having presented those blocks like gdb would present
the udf.ko struct's if udf.ko were a user app.
Pat LaVarre