Skip to content
Snippets Groups Projects
Select Git revision
  • virtio-fs-dev
  • virtio-dev
  • qemu5.0-virtiofs-dax
  • virtio-fs default protected
  • dax-2022-05-17-qemu7.0
  • dax-2022-01-26
  • dax-2021-12-14
  • dgilbert-dax-2021-04-28
  • dgilbert-dax-2021-04-14
  • virtio-fs-cve-2020-35517a-2021-02-04
  • qemu5.0-virtiofs-with51bits-dax
  • qemu5.0-virtiofs-with51bits
  • virtio-fs-as-posted-2020-01-21
  • virtio-fs-as-posted-2019-12-12
  • dgilbert-2019-09-06-prelog
  • virtio-fs-v0.3
  • virtio-fs-qemu-4.1.0-2019-08-15
  • virtio-fs-v0.2
  • virtio-fs-as-posted-2019-02-18
  • virtio-fs-as-posted-2018-12-10
20 results

hw

  • Clone with SSH
  • Clone with HTTPS
  • Vivek Goyal's avatar
    Vivek Goyal authored
    As part of slave_io message, slave can ask to do I/O on an fd. Additionally
    slave can ask for dropping CAP_FSETID (if master has it) before doing I/O.
    Implement functionality to drop CAP_FSETID and gain it back after the
    operation.
    
    This also creates a dependency on libcap-ng.
    
    Signed-off-by: Vivek Goyal's avatarVivek Goyal <vgoyal@redhat.com>
    93d8bebc
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..