Re: NTFS-like streams?

From: Mo McKinlay (mmckinlay@gnu.org)
Date: Mon Aug 14 2000 - 11:01:17 EST


# The reason I get upset is that old utilities like "tar" will no longer
# work.

And they won't work...why?

tar won't try and open myfile/foo unless it knows it's there, and it won't
try and do that unless stat() told it that it's a directory. And
stat() won't tell tar that myfile is a directory because it *isn't*.

There's no loss of information compared to the current situation, where
*nothing* knows about the existence of the streams.

-- 
Mo McKinlay             Chief Software Architect          inter/open Labs
-------------------------------------------------------------------------
GnuPG Key: pub  1024D/76A275F9 2000-07-22 Mo McKinlay <mmckinlay@gnu.org>

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



This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:00:36 EST