~ahasenack/ubuntu/+source/samba:groovy-gluster-newbin

Last commit made on 2020-09-23
Get this branch:
git clone -b groovy-gluster-newbin https://git.launchpad.net/~ahasenack/ubuntu/+source/samba
Only Andreas Hasenack can upload to this branch. If you are Andreas Hasenack please log in for upload directions.

Branch merges

Branch information

Name:
groovy-gluster-newbin
Repository:
lp:~ahasenack/ubuntu/+source/samba

Recent commits

3680445... by Andreas Hasenack

changelog

eb7a460... by Andreas Hasenack

    - d/rules, d/control: don't build glusterfs support on i386

242ef4f... by Andreas Hasenack

  * Enable glusterfs support, via a new package in universe (LP: #1894618):
    - d/control, d/rules, d/samba-vfs-glusterfs.install: new binary
      package samba-vfs-glusterfs shipping the glusterfs vfs module

e5876a0... by Andreas Hasenack

Revert " - d/control, d/rules: Disable glusterfs support because it's not in main."

This reverts commit 2fc3eebd485ef4136a1da025256ba316d298415f.

124bdc1... by Andreas Hasenack

changelog

985763e... by Andreas Hasenack

  * d/t/{util, smbclient-share-access-uring, cifs-share-access-uring}:
    guard uring tests with a kernel version check and skip if it's too old

bf2783b... by Andreas Hasenack

changelog

2323a6e... by Andreas Hasenack

  * Add new DEP8 tests for the uring vfs module:
    - d/t/control: add smbclient-share-access-uring and
      cifs-share-access-uring tests
    - d/t/smbclient-share-access-uring: new test
    - d/t/cifs-share-access-uring: new test

d92b0cd... by Andreas Hasenack

  * d/control: enable the liburing vfs module, except on i386 where
    liburing is not available

c987ee9... by Andreas Hasenack

  * Factor out common DEP8 test code into d/t/util and change the tests
    to source from it:
    - d/t/util: added
    - d/t/cifs-share-access, d/t/smbclient-share-access: source from
      util, use random share name and add set -x and set -u
    - d/t/smbclient-authenticated-share-list: source from util and add
      set -x and set -u