Re: NTFS-like streams?

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

  • Next message: Michael Rothwell: "Re: NTFS-like streams?"

    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 : Sat Aug 12 2000 - 16:47:45 EDT