0d6de50888
Unconfined filesystems created through CLI in HNAS caused driver's parser to break. It was found that the command breaking could be replaced by another, already used command, which also retrieves filesystem information, and it is preferred, so previous command has been replaced. Additionally, administrator may not want to automatically mount an unmounted filesystem in DHSS=False mode, which may be unmounted for maintenance, so changed behavior to not mount automatically. Change-Id: I69e7a51ed4485783868c44e58b93bc69b58c8ac2 Closes-bug: #1571000
6 lines
171 B
YAML
6 lines
171 B
YAML
---
|
|
fixes:
|
|
- Crash when using unconfined filesystems in HDS HNAS driver using
|
|
SSH backend.
|
|
- HDS HNAS Driver no longer mounts unmounted filesystems automatically.
|