]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: rename kernel add/remove to map/unmap
authorJosh Durgin <josh.durgin@dreamhost.com>
Fri, 22 Apr 2011 22:25:33 +0000 (15:25 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Fri, 22 Apr 2011 22:31:34 +0000 (15:31 -0700)
commit625e785138a73b2a1962d6d5c4bdb198e28b64bf
treebd131ad037a4293e8f76335faa5365f95442e5c7
parentf5e20331853eaea5579c9f24066c277a1994c7b9
rbd: rename kernel add/remove to map/unmap

Unmap takes a device now, and uses the major number
to find the right sequence number in sysfs.

Also updated the man page.

Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
man/rbd.8
src/rbd.cc