manila/manila/share/drivers
Goutham Pacha Ravi e9e4a3a6e3 [LVM] Run filesystem check before assigning UUID
We assign a random UUID with tune2fs to snapshots
and shares created from snapshots so that they
don't conflict with the parent shares/snapshots
when both of them are being mounted.

tune2fs requires that a filesystem check be
performed "recently" before UUID assignments.
So, perform a filesystem check right away to
allow tune2fs to assign a random UUID.

Depends-on: https://review.openstack.org/#/c/637565
Change-Id: I858a318f7a83e033cc3f2699859e38b6b74c8d24
Related-Bug: #1645751
Closes-Bug: #1798219
(cherry picked from commit 817cce347a)
(cherry picked from commit 55507cc603)
2019-02-18 16:56:56 +00:00
..
cephfs drivers/cephfs: log an error if RO access is used and it's unavailable 2018-01-31 12:31:54 +05:30
container Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
dell_emc [Manila Unity] Set unity_server_meta_pool option as required 2018-06-08 17:37:26 +08:00
ganesha Fix ganesha for 0.0.0.0/0 access 2019-02-08 11:01:48 +00:00
glusterfs Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
hdfs Use HostAddressOpt for opts that accept IP and hostnames 2017-03-21 08:14:01 -04:00
hitachi Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
hpe Merge "Remove log translations in share and share_group 4/5" 2017-04-07 15:52:27 +00:00
huawei Change a parameter key for CIFS mounting command 2018-03-09 14:51:17 +08:00
ibm Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
infinidat INFINIDAT: support deleting datasets with snapshots 2018-02-05 12:08:50 +02:00
maprfs Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
netapp [NetApp driver] NVE License not present fix 2018-07-30 14:05:03 -04:00
nexenta Merge "Remove log translations in share and share_group 4/5" 2017-04-07 15:52:27 +00:00
qnap QNAP: Add support for QES 2.0.0 2018-01-09 02:01:45 +08:00
quobyte Fix mutable default argument in Quobyte jsonrpc 2018-10-29 14:58:56 +00:00
tegile Merge "Remove log translations in share and share_group 4/5" 2017-04-07 15:52:27 +00:00
veritas Implementation of Manila driver for Veritas Access 2017-09-13 17:40:18 +05:30
windows Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
zfsonlinux [ZFSOnLinux] Retry unmounting old datasets during manage 2018-09-21 21:23:55 +00:00
zfssa Use parenthesis instead of backslashes in share folder 2017-06-15 17:43:33 +08:00
__init__.py Files with no code must be left completely empty 2016-09-28 17:00:30 +07:00
generic.py [LVM] Run filesystem check before assigning UUID 2019-02-18 16:56:56 +00:00
helpers.py Cannot remove user rule for NFS share 2018-06-29 19:57:22 +00:00
lvm.py [LVM] Run filesystem check before assigning UUID 2019-02-18 16:56:56 +00:00
service_instance.py Improve service instance module debug logging 2019-01-09 22:16:00 +00:00