Re: Quick Question



On Sun, 2004-05-16 at 22:48, Ed Griffin wrote:
> Thanks for the tip.  I took a look at my fstab and extended user 
> attributes were enabled for those file systems along with acl's the 
> syntax was as follows...
> 
> /dev/system/home     /home                reiserfs   acl,user_xattr  1 2
> 
> I changed it to...
> 
> /dev/system/home     /home                reiserfs   defaults   1 2
> 
> Does nautilus just grep for user and thus it is mistakenly grabbing this 
> field?  could this be a bug?

nautilus 2.4 uses hasmntopt which just scans the options and so
mistakenly grabs user_xattr. In gnome-vfs 2.6 (fstab monitor code has
been moved from nautilus to gnome-vfs) user_xattr is explicitly
excluded, so the bug has already been fixed there.

Jürg




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]