On Thu, 3 Apr 2003, 'Linto Joseph Mathew wrote:
I tried
$ setfattr -n XXX -v XXXX path
$ getfattr -n XXX path
on my XFS partition.
But it showing "Operation not supported".
I am using kernel 2.4.20. and xfs-2.4.20-all.i386 patch.
will kernel 2.4.20 support this operation?
If not ,which is the supporting version ?
> Please help me.
>
>
>
>
> On Mon, 31 Mar 2003, Nathan Straz wrote:
>
> > On Mon, Mar 31, 2003 at 07:18:00PM +0530, 'Linto Joseph Mathew wrote:
> > > There are system calls for set/getting extra attributes to a file.
> > > How do i invoke it in a c program?
> > > Is there any special functions?
> >
> > Check the getxattr and setxattr man pages that are part of the
> > libattr1-dev[1] package.
> >
> >
> >
> > [1] That's the Debian package name. The name could vary on the
> > distribution you are using.
> >
> > --
> > Nate Straz nstraz@xxxxxxx
> > > sgi, inc http://www.sgi.com/
> > > Linux Test Project http://ltp.sf.net/
> > >
> >
> >
>
>
|