All of lore.kernel.org
 help / color / mirror / Atom feed
* [Virtio-fs] [virtiofsd-rs] MR opened: Fix xattr for non-regular, non-directory files
@ 2021-06-11 15:00 virtiofs-bot
  0 siblings, 0 replies; only message in thread
From: virtiofs-bot @ 2021-06-11 15:00 UTC (permalink / raw)
  To: virtio-fs

We can only use f{set,get,remove,list}xattr functions on regular and
directory files. For other types of files, use fchdir and the ...xattr
version of the syscall, instead of the f...xattr alternative.

This is a port of virtiofsd commit bdfd6678834 (virtiofsd: Fix xattr
operations) by Misono Tomohiro.

Signed-off-by: Sergio Lopez <slp@redhat.com>
---
https://gitlab.com/virtio-fs/virtiofsd-rs/-/merge_requests/32


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-11 15:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11 15:00 [Virtio-fs] [virtiofsd-rs] MR opened: Fix xattr for non-regular, non-directory files virtiofs-bot

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.