Author Topic: [ANSWERED]kernel support for extended attributes  (Read 2269 times)

Offline lverns

  • Newbie
  • *
  • Posts: 29
[ANSWERED]kernel support for extended attributes
« on: December 08, 2013, 06:28:21 AM »
I just have a quick question. (I think.)

Is the 32bit kernel used in 5.x built with support for extended attributes on the ext* filesystems?

I took a look at http://www.tinycorelinux.net/5.x/x86/release/src/kernel/config-3.8.10-tinycore
but I really can't tell. I'm having trouble setting custom attributes (setfattr: file.txt: Operation not supported) and I want to make sure it isn't the kernel before I go any farther.

Thanks,
lverns
« Last Edit: December 08, 2013, 12:14:01 PM by lverns »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10986
The only barriers that can stop you are the ones you create yourself.

Offline lverns

  • Newbie
  • *
  • Posts: 29
Re: extended attribute support
« Reply #2 on: December 08, 2013, 12:13:17 PM »
Thanks curaga, I'll look elsewhere for the source of my troubles.

Cheers,
lverns