ubuntu/+source/udisks2:applied/ubuntu/utopic-proposed

Last commit made on 2014-08-20
Get this branch:
git clone -b applied/ubuntu/utopic-proposed https://git.launchpad.net/ubuntu/+source/udisks2
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/utopic-proposed
Repository:
lp:ubuntu/+source/udisks2

Recent commits

3ef9f5a... by Martin Pitt

2.1.3-3git1 (patches applied)

Imported using git-ubuntu import.

41f5555... by Martin Pitt

Some file systems, such as ext2/ext3 that were created a few years ago, do not support ACLs. As long as we do not have /media on a tmpfs, ignore failures to set the ACL on /media/<user> and fall back to chowning the directory to the target user.

Gbp-Pq: unsupported_acls.patch.

7f47102... by Martin Pitt

Mount drives in /media, not /run/media/, to stay FHS compatible. As on Debian and Ubuntu /media is not currently a tmpfs, we need to put the "mounted-fs" file to a persistent path as well.

Gbp-Pq: mount_in_media.patch.

7b9fb2a... by Martin Pitt

00git_test_fixes.patch

No DEP3 Subject or Description header found

Gbp-Pq: 00git_test_fixes.patch.

f830149... by Martin Pitt

2.1.3-3git1 (patches unapplied)

Imported using git-ubuntu import.

cbfab3e... by Martin Pitt

2.1.3-3 (patches applied)

Imported using git-ubuntu import.

ce1dd54... by Martin Pitt

2.1.3-3 (patches unapplied)

Imported using git-ubuntu import.

7a65661... by Martin Pitt

Some file systems, such as ext2/ext3 that were created a few years ago, do not support ACLs. As long as we do not have /media on a tmpfs, ignore failures to set the ACL on /media/<user> and fall back to chowning the directory to the target user.

Gbp-Pq: unsupported_acls.patch.

3c4024b... by Martin Pitt

Mount drives in /media, not /run/media/, to stay FHS compatible. As on Debian and Ubuntu /media is not currently a tmpfs, we need to put the "mounted-fs" file to a persistent path as well.

Gbp-Pq: mount_in_media.patch.

e998eb5... by Martin Pitt

[PATCH] integration-tests: sync file systems in sync()

Gbp-Pq: 00git_tests_sync.patch.