Re: silent semantic changes with reiser4

From: Spam
Date: Thu Aug 26 2004 - 05:08:21 EST


>> cp, grep, cat, and tar will continue to work just fine on files with
>> multiple streams.

> Find some silly person with an iBook and open a shell on OS X. Use cp
> to copy a file with a resource fork. Oh look, the Finder has no idea
> what the new file is, even though it looks exactly identical in the
> shell. Isn't that _wonderful_? Now try cat < a > b on a file with a
> fork. How is that ever going to work?

It should work on the main file, the extra streams and meta data
won't be copied. Just as it is now with special attributes etc. Cat
reads the content of a file stream, not the file container.

> I like cat < a > b. You can keep your progress.





-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/