]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MonCommands: 'invalidate+forward' -> 'forward' 1124/head
authorIlya Dryomov <ilya.dryomov@inktank.com>
Tue, 21 Jan 2014 22:27:09 +0000 (00:27 +0200)
committerIlya Dryomov <ilya.dryomov@inktank.com>
Tue, 21 Jan 2014 22:27:09 +0000 (00:27 +0200)
commit339bed1b3b01aa948ee6b08033f311d3d0d3b59b
tree614263d4b828e19ece885af327fa191cc287b442
parented2decb149b05293df10953eb8222d88b30af281
mon/MonCommands: 'invalidate+forward' -> 'forward'

Commit 4e439857a694 introduced invalidate+forward cache mode, commit
81279e3bb6e0 renamed it to forward, but missed the CLI.  Fix it.

Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
src/mon/MonCommands.h
src/test/pybind/test_ceph_argparse.py