commit | 7dea378b23fdc5003379615fc579dbf987ed8128 | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Thu Nov 16 10:22:42 2017 -0500 |
committer | Mike Snitzer <snitzer@redhat.com> | Thu Nov 16 16:33:54 2017 -0500 |
tree | 30b4da041c670ce537d0b84dcb7f43fe91f571bd | |
parent | 8a74d29d541cd86569139c6f3f44b2d210458071 [diff] |
dm: do not set 'discards_supported' in targets that do not need it The DM target's 'discards_supported' flag is intended to act as an override. Meaning, even if the underlying storage doesn't support discards the DM target will. Signed-off-by: Mike Snitzer <snitzer@redhat.com>