Re: NTFS-like streams?

From: Andi Kleen (ak@suse.de)
Date: Sat Aug 12 2000 - 15:42:51 EST


On Sat, Aug 12, 2000 at 04:30:56PM -0400, Theodore Y. Ts'o wrote:
> Hence, for many of these filesystems that support extended attributes.
> Using the "fd = sub_open", followed by read/write/lseek calls simply
> doesn't map well to what they need at all. So instead, SGI Irix's
> extend attribute interface looks like this:
>
> int attr_{get,set}(const char *path, const char *attrname,
> char *attrvalue, int *valuelength, int flags);

The XFS linux kernel from oss.sgi.com actually already uses that interface
on Linux (using system call numbers that have now been taken over by
getdents64 et.al., oh well..)

-Andi

-
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:28 EST