[pve-devel] applied: [PATCH storage] cephfs: make is_mounted check less strict

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Jul 3 10:15:30 CEST 2019


On 7/3/19 9:42 AM, Dominik Csapak wrote:
> checking '$server:$subdir' is too strict to work in all cirumcstances,
> e.g. adding/removing a monitor would mean that it is not the same
> anymore, same if one is adding/removing the ports from the config
> 
> check only if the subdir is the same and if it is a cephfs
> this way, it still returns true if someone changes the config
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
>  PVE/Storage/CephFSPlugin.pm | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 

applied, thanks!




More information about the pve-devel mailing list