]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
tmpfs.5: tmpfs supports extended attributes, but not 'user' extended attributes
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 17 Mar 2017 18:41:16 +0000 (19:41 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 17 Mar 2017 18:41:16 +0000 (19:41 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man5/tmpfs.5

index fa89a097d1dfa92bc2a83d6d941b1a93526ae54d..e08c7e2a7227074970adab3bfc11bc89b2bcac9e 100644 (file)
@@ -81,6 +81,14 @@ filesystems, the kernel must be configured with the
 .B CONFIG_TMPFS
 option.
 
+The
+.BR tmpfs
+filesystem supports extended attributes (see
+.BR xattr (7)),
+but
+.I user
+extended attributes are not permitted.
+
 An internal shared memory filesystem is used for
 System V shared memory
 .BR (shmget (2))