Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ideally ::new() and ::setup() methods for devices would allow specification of feature and policy args #400

Open
mulkieran opened this issue Jan 7, 2019 · 1 comment

Comments

@mulkieran
Copy link
Member

Instead, each type of device has a concept of a default table, which hard codes feature args. This should be changed, so that it is possible to use devicemapper to create, eg., two thinpools with different features.

@mulkieran
Copy link
Member Author

Should probably just expose the appropriate Params object to the client, letting that be passed as an argument to setup() or new().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant