Re: tmpfs support of xattrs?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andreas Gruenbacher
Date: Sunday, October 26, 2008 - 6:25 am

On Sunday, 26 October 2008 13:26:35 Hugh Dickins wrote:

As Hugh pointed out already, tmpfs does support xattrs since quite a while, so 
enabling that should fix the symptoms. Independent of that, cp must of course 
work correctly on filesystems that don't have xattrs. Those filesystems are 
not supposed to return EINVAL, though.

Could you please run cp under strace to show us what's happening at the 
syscall level (and perhaps under ltrace in addition to see the library level 
as well)?

If the error happens at the syscall level (*listxattr), then which kernel is 
it exactly, and where can I find its sources?

Thanks,
Andreas
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
tmpfs support of xattrs?, Rob MacKinnon, (Sat Oct 25, 1:49 am)
Re: tmpfs support of xattrs?, H. Peter Anvin, (Sat Oct 25, 2:59 pm)
Re: tmpfs support of xattrs?, Hugh Dickins, (Sun Oct 26, 5:26 am)
Re: tmpfs support of xattrs?, Andreas Gruenbacher, (Sun Oct 26, 6:25 am)
Re: tmpfs support of xattrs?, Rob MacKinnon, (Mon Oct 27, 1:14 pm)
Re: tmpfs support of xattrs?, Stephen Smalley, (Mon Oct 27, 1:25 pm)
Re: tmpfs support of xattrs?, Andreas Gruenbacher, (Mon Oct 27, 1:53 pm)
Re: tmpfs support of xattrs?, Rob MacKinnon, (Mon Oct 27, 2:00 pm)
Re: tmpfs support of xattrs?, Rob MacKinnon, (Mon Oct 27, 2:12 pm)
Re: tmpfs support of xattrs?, Casey Schaufler, (Mon Oct 27, 2:54 pm)
Re: tmpfs support of xattrs?, Casey Schaufler, (Mon Oct 27, 10:51 pm)