Hi,

I'd like to use extended attributes on ReiserFS. I thought the only one is to enable it in the kernel:

# zgrep -i "reiser.*attr" /proc/config.gz
CONFIG_REISERFS_FS_XATTR=y

and then mount it with user_xattr:

# mount -o remount,user_xattr /mnt/reiserfs_mountpoint

but it seems not to work?

# lsattr /mnt/reiserfs_mountpoint
lsattr: Inappropriate ioctl for device While reading flags on 
/mnt/reiserfs_mountpoint/a

kernel is 2.6.16. any hints?

THX,

Sascha.

--
gentoo-user@gentoo.org mailing list

Reply via email to