~kzapalowicz/snappy-hwe-snaps/+git/udisks2:fix/build-issue

Last commit made on 2017-02-22
Get this branch:
git clone -b fix/build-issue https://git.launchpad.net/~kzapalowicz/snappy-hwe-snaps/+git/udisks2
Only Konrad Zapałowicz can upload to this branch. If you are Konrad Zapałowicz please log in for upload directions.

Branch merges

Branch information

Name:
fix/build-issue
Repository:
lp:~kzapalowicz/snappy-hwe-snaps/+git/udisks2

Recent commits

ea36def... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

fix build issues for tests due to missing Qt5 libs

4f3735e... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

make sure we test ciborium-ui

ddb275d... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

fix build issue in -ui related to recent udisks2 changes

The NewStorageWatcher has now only one argument and is allowing all
file system ssupported by the kernel to be mounted.

This commit changes the ciborium-ui accordingly

6947399... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch f/remove-fs-validation

Merge-Proposal: https://code.launchpad.net/~morphis/snappy-hwe-snaps/+git/udisks2/+merge/317941

e7f382f... by Simon Fels

Get rid of the fileystem validation all together

We should allow auto-mounting any filesystem and not limit ourself to
a small set for no real reason. If a filesystem is not supported from
the kernel udisks2 will fail to mount the drive and we will print an
error out to the system log.

52a6c77... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch bugs/ciborium/validate-filesystem

Merge-Proposal: https://code.launchpad.net/~morphis/snappy-hwe-snaps/+git/udisks2/+merge/317882

5c0a229... by Simon Fels

Move filesystem validation into own function and test it

sort.StringSplice.Search doesn't work properly. It always returns 0
for a search. See https://play.golang.org/p/Ke4Kj4GD7B

d421248... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch bugs/ciborium/only-thumb-and-removable

Merge-Proposal: https://code.launchpad.net/~morphis/snappy-hwe-snaps/+git/udisks2/+merge/317847

288072d... by Simon Fels

Abstract device acceptance test and add unit tests for it

eed7b65... by Simon Fels

Add support for NTFS formatted devices