Re: [RFC] File flags handling - proposal for API

Casey Schaufler (casey@anchovy.engr.sgi.com)
Fri, 25 Jun 1999 13:54:24 -0700 (PDT)


The extended attribute mechanism for XFS includes an API which
ought to fit the bill for this. I'm pretty
sure it's included in what we're (SGI) putting out for XFS.
Those who have access to Irix systems can look at the man pages for:

attr(1), attrinit(1),
attr_get(2), attr_getf(2)
attr_list(2), attr_listf(2)
attr_multi(2), attr_multif(2)
attr_remove(2), attr_removef(2),
attr_set(2), attr_setf(2)

I'll prod the XFS folks to encourage them to make more documentation
available.

Casey Schaufler voice: (650) 933-1634
casey@sgi.com fax: (650) 933-0170

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