]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rbd: fix read-only option name
authorAlex Elder <elder@inktank.com>
Mon, 22 Oct 2012 16:31:26 +0000 (11:31 -0500)
committerAlex Elder <elder@inktank.com>
Fri, 26 Oct 2012 22:18:08 +0000 (17:18 -0500)
commitbe466c1cc36621590ef17b05a6d342dfd33f7280
treef00e31530ca830a265f74b8545758e08d5e58827
parenta0ea3a40fd20b8c66381f747c454f89d6d1f50d4
rbd: fix read-only option name

The name of the "read-only" mapping option was inadvertently changed
in this commit:

    f84344f3 rbd: separate mapping info in rbd_dev

Revert that hunk to return it to what it should be.

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Dan Mick <dan.mick@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
drivers/block/rbd.c