All of lore.kernel.org
 help / color / mirror / Atom feed
* [Virtio-fs] [PATCH 0/2] Convert to cap-ng
@ 2019-12-03 13:14 Dr. David Alan Gilbert (git)
  2019-12-03 13:14 ` [Virtio-fs] [PATCH 1/2] virtiofsd: cap-ng helpers Dr. David Alan Gilbert (git)
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2019-12-03 13:14 UTC (permalink / raw)
  To: virtio-fs, vgoyal

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

Hi,
  This changes virtiofsd to use cap-ng rather than cap
(qemu is moving in that direction).  It's a little painful
because of an interaction with our sandboxing.

I intend to flatten the conversion into Vivek's patch that
adds the libcap use.

Dave

Dr. David Alan Gilbert (2):
  virtiofsd: cap-ng helpers
  virtiofsd: Convert to libcap-ng

 Makefile                           |   2 +-
 contrib/virtiofsd/Makefile.objs    |   2 -
 contrib/virtiofsd/passthrough_ll.c | 162 +++++++++++++++++++----------
 3 files changed, 106 insertions(+), 60 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-12-04  9:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-03 13:14 [Virtio-fs] [PATCH 0/2] Convert to cap-ng Dr. David Alan Gilbert (git)
2019-12-03 13:14 ` [Virtio-fs] [PATCH 1/2] virtiofsd: cap-ng helpers Dr. David Alan Gilbert (git)
2019-12-04  7:20   ` misono.tomohiro
2019-12-04  9:11     ` Dr. David Alan Gilbert
2019-12-03 13:14 ` [Virtio-fs] [PATCH 2/2] virtiofsd: Convert to libcap-ng Dr. David Alan Gilbert (git)
2019-12-03 14:17 ` [Virtio-fs] [PATCH 0/2] Convert to cap-ng Vivek Goyal
2019-12-03 14:52   ` Dr. David Alan Gilbert

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.