From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dr. David Alan Gilbert (git)" Date: Tue, 3 Dec 2019 13:14:21 +0000 Message-Id: <20191203131423.40962-1-dgilbert@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Virtio-fs] [PATCH 0/2] Convert to cap-ng List-Id: Development discussions about virtio-fs List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: virtio-fs@redhat.com, vgoyal@redhat.com From: "Dr. David Alan Gilbert" 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