commit | aaa436f9982ebf3988c9a25661c96bca97b259b0 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Mon Mar 14 13:16:51 2016 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Mar 30 11:59:32 2016 +0200 |
tree | 28f4dfdc2edc733419a96cc6d9998277537ef95a | |
parent | 7a827aaec8c4bb56826f07605b895909b5fa4dde [diff] |
block: Remove cache.writeback from blockdev-add The WCE bit is a frontend property and should not be part of the backend configuration. This is especially important because the same BDS can be used by different users with different WCE requirements. Signed-off-by: Kevin Wolf <kwolf@redhat.com>