commit | cf0dec6674c1e2a7ba326cfbbe7f05a70458afc9 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Thu Jun 22 11:33:47 2017 -0700 |
committer | Mike Snitzer <snitzer@redhat.com> | Mon Aug 28 11:47:18 2017 -0400 |
tree | 9222704c7f58fe4cdd8535c5192c5c2f76173917 | |
parent | 5916a22b83041b07d63191fe06206ae0fff6ec7a [diff] |
dm ioctl: constify ioctl lookup table Constify the lookup table for device-mapper ioctls so that it is placed in .rodata. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>