Re: file types

Albert D. Cahalan (acahalan@cs.uml.edu)
Mon, 5 Jul 1999 19:23:06 -0400 (EDT)


Jamie Lokier writes:
> Albert D. Cahalan wrote:

>> OK, we can have:
>>
>> d Appears in a directory when BSD filename types are used.
>> i Used in an on-disk inode or directory structure.
>> s Can be returned in struct stat.
>
> Are d and i different? Is whiteout the only difference?

S_IFSHAD is ACL data, so I doubt it can appear in a directory.
S_IFWHT of course only appears in directories.
S_IFCMP appears in VxFS inodes, but might be S_IFREG to users.

Some of the stream-like file types might not exist on disk at all.

-
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/