aufs,overlay: disable on eCryptfs
Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> Upstream-commit: 5e85ec82af6c8ec70ed39fd8489aea730fd41561 Component: engine
This commit is contained in:
@@ -71,14 +71,14 @@ For example, the `btrfs` storage driver on a Btrfs backing filesystem. The
|
||||
following table lists each storage driver and whether it must match the host's
|
||||
backing file system:
|
||||
|
||||
|Storage driver |Commonly used on |Disabled on |
|
||||
|---------------|-----------------|------------------------------|
|
||||
|`overlay` |`ext4` `xfs` |`btrfs` `aufs` `overlay` `zfs`|
|
||||
|`aufs` |`ext4` `xfs` |`btrfs` `aufs` |
|
||||
|`btrfs` |`btrfs` _only_ | N/A |
|
||||
|`devicemapper` |`direct-lvm` | N/A |
|
||||
|`vfs` |debugging only | N/A |
|
||||
|`zfs` |`zfs` _only_ | N/A |
|
||||
|Storage driver |Commonly used on |Disabled on |
|
||||
|---------------|-----------------|-----------------------------------------|
|
||||
|`overlay` |`ext4` `xfs` |`btrfs` `aufs` `overlay` `zfs` `eCryptfs`|
|
||||
|`aufs` |`ext4` `xfs` |`btrfs` `aufs` `eCryptfs` |
|
||||
|`btrfs` |`btrfs` _only_ | N/A |
|
||||
|`devicemapper` |`direct-lvm` | N/A |
|
||||
|`vfs` |debugging only | N/A |
|
||||
|`zfs` |`zfs` _only_ | N/A |
|
||||
|
||||
|
||||
> **Note**
|
||||
|
||||
Reference in New Issue
Block a user