Fix ZFSOnLinux doc about manage ops
Trivial documentation update that was discovered when building a scenario test [1] for the manage/unmanage operations with the ZFSOnLinux driver. [1] I4245cd202543cfefb0aa4e9c56ab949e2a9821f6 Change-Id: I92e4467319e4d0682581cce83a2f0c959d1b9555
This commit is contained in:
parent
a3838009d3
commit
7dd147874d
@ -43,10 +43,21 @@ The following operations are supported:
|
||||
|
||||
- Deny share access.
|
||||
|
||||
- Bring an existing ZFSOnLinux share under the shared file system service (Managing a share)
|
||||
|
||||
- Remove a ZFSOnLinux share from the shared file system service without
|
||||
deleting it (Unmanaging a share)
|
||||
|
||||
- Create a snapshot.
|
||||
|
||||
- Delete a snapshot.
|
||||
|
||||
- Bring an existing ZFSOnLinux snapshot under the shared file system
|
||||
service (Managing a snapshot)
|
||||
|
||||
- Remove a ZFSOnLinux snapshot from the shared file system service without
|
||||
deleting it (Unmanaging a snapshot)
|
||||
|
||||
- Create a share from snapshot.
|
||||
|
||||
- Extend a share.
|
||||
@ -94,10 +105,6 @@ The ZFSonLinux share driver has the following restrictions:
|
||||
|
||||
- The below items are not yet implemented:
|
||||
|
||||
- ``Manage share`` operation.
|
||||
|
||||
- ``Manage snapshot`` operation.
|
||||
|
||||
- ``SaMBa`` based sharing.
|
||||
|
||||
- ``Thick provisioning`` capability.
|
||||
|
Loading…
Reference in New Issue
Block a user