public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [UDF] (bogus?) overlap of directories and files
@ 2006-05-28 16:18 Nicolas George
  2006-05-29  1:13 ` [UDF] (bogus?) overlap of directories and files + UDF oops Salah Coronya
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas George @ 2006-05-28 16:18 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1300 bytes --]

Hi.

<I-tell-my-life>

I have a hard drive with an UDF filesystem, and something strange happened a
few weeks ago: I had a directory foo, then I created a file bar at a
completely different place; after that, foo was no longer a directory, it
was a plain file, a hard-link to the newly created bar, except that the link
count was wrong. Obviously there is a bug somewhere.

Since then, I spent part of my free-time to dissect my filesystem, and I
found the following strange detail.

</I-tell-my-life>


Some directories have eight allocated unrecorded (extent.length >> 30 == 1,
according to ECMA 167, 4/14.14.1.1, page 4/46) sectors at the end. The
strange thing is that some of these sectors also belong to others files or
directories, as recorded sectors.

Is this situation normal?

(For the record, I am currently using a 2.6.14.1 kernel, but I did not see
anything related in the ChangeLog of later releases.)



PS: I managed to build and run fsck.udf from OpenSolaris under GNU/Linux,
but it seems to be limited to version 2 records, while Linux produces both
version 2 and version 3 records, so it did not help. I intend to release the
tools I have written to dissect my filesystem, but they still need a lot of
work.


Regards,

-- 
  Nicolas George

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 185 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-05-29  1:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-28 16:18 [UDF] (bogus?) overlap of directories and files Nicolas George
2006-05-29  1:13 ` [UDF] (bogus?) overlap of directories and files + UDF oops Salah Coronya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox