All of lore.kernel.org
 help / color / mirror / Atom feed
* Return value of generic xattr operations
@ 2010-12-26 13:53 Marco Stornelli
  2010-12-26 21:15 ` Olaf van der Spek
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Stornelli @ 2010-12-26 13:53 UTC (permalink / raw)
  To: Linux FS Devel; +Cc: Linux Kernel

Hi,

is it right that generic_setxattr & co. return -EOPNOTSUPP if there is a
namespace error? I mean, if the user try to set <my own namespace>.foo
attribute, the return value should be -EINVAL, isn't it? Operation not
supported means that extended attributes are not enabled or not
implemented by the fs. The man pages are not much clear about this
point. What do you think?

Marco

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-27  8:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-26 13:53 Return value of generic xattr operations Marco Stornelli
2010-12-26 21:15 ` Olaf van der Spek
2010-12-27  8:38   ` Marco Stornelli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.