tmpfs support of xattrs?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rob MacKinnon
Date: Saturday, October 25, 2008 - 1:49 am

The background: So during the initial configuration of a box I enabled
the xattr flags for ext3 and options of xattr in coreutils, and at the
time didn't realize that I'd hit a snag that would finally annoy me
enough after a month of getting a non-fatal error messages from cp "cp:
listing attributes of `/dev/null`: Invalid argument" to spend half a day
researching the cause and a potential solution.

Setup: udev mounts a tmpfs to /dev then fills it with device nodes.
Problem: the resulting tmpfs has no xattr support.
Therefore: Tmpfs without xattrs, and coreutils  and everywhere else with
xattr support, cp freaks.

Is there sometime in the forseable future when the tmpfs module will
support for xattrs in the stable branch, or should I "holler at the
maintainers of coreutils to fix their broken code in cp". Even better
(and I like this option the most) a little of both?

-- Rob
--
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)
[PATCH] smack inode_listsecurity fix, Casey Schaufler, (Wed Oct 29, 8:15 am)
Re: tmpfs support of xattrs?, Rob MacKinnon, (Wed Oct 29, 8:56 am)
Re: tmpfs support of xattrs?, Casey Schaufler, (Wed Oct 29, 9:12 am)