Hi,
I'm working with TC 2.6 and struggling to get extended attributes working with an ext3 filesystem.
As su I try:
mount -o remount,acl,user_xattr /mnt/md0
but mount then shows that /mnt/md0 does not have the desired attributes of acl and user_xattr
(md0 is an already mounted and working RAID array formatted as ext3)
Does TC support extended attributes, or were they trimmed out of the kernel to save space ?
TIA