commit | 7ae9f3f61b2b99e2f348d3dc4a4ef2c6af0ae9bc | [log] [tgz] |
---|---|---|
author | Ari Sundholm <ari@tuxera.com> | Tue Jul 03 17:48:47 2018 +0300 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Jul 05 10:29:19 2018 +0200 |
tree | 22359cb3e36d1f75a5794a51d19ec2a64a178d42 | |
parent | ceb029cd6feccf9f7607833b71dd609d149421a1 [diff] |
block: Move two block permission constants to the relevant enum This allows using the two constants outside of block.c, which will happen in a subsequent patch. Signed-off-by: Ari Sundholm <ari@tuxera.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>