commit | 763b6084baaf7d4e8b93f8b74f23a37b2fdb4eb4 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 06 19:12:04 2010 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Apr 23 16:08:46 2010 +0200 |
tree | 0b027135cb385850602eb90e25154599002d0c9a | |
parent | c46e116723803012853690f7938d7f66b92489db [diff] |
cleanup block driver option handling in vl.c Assign directly to the bdrv_flags variable instead of using magic numbers before translating to the BDRV_O_* options. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>