]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: Remove OperationOp from WatchCtx
authorJosh Durgin <josh.durgin@dreamhost.com>
Sat, 12 Mar 2011 01:08:32 +0000 (17:08 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Sat, 12 Mar 2011 02:49:42 +0000 (18:49 -0800)
commite172de98cb7bd3df4fc3c52bcfbb74a589a88f76
treec4fc3000bb32cac747061672e1c0cd4233a14bdd
parente1605c8b9a29b2feaa061f5c6ecbf324cdd9f152
librados: Remove OperationOp from WatchCtx

It was unused and doesn't need to be on the heap.
src/librados.cc