|
@@ -172,7 +172,7 @@ func (r *Root) Create(name string, opts map[string]string) (volume.Volume, error
|
|
return nil, errdefs.System(errors.Wrap(err, "error while persisting volume options"))
|
|
return nil, errdefs.System(errors.Wrap(err, "error while persisting volume options"))
|