]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
[dex]list: not copyable
authorSage Weil <sage.weil@dreamhost.com>
Tue, 21 Jun 2011 16:05:15 +0000 (09:05 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Tue, 21 Jun 2011 22:57:58 +0000 (15:57 -0700)
commit4e244f2ae52637325618cda091cafe94acb2cc67
treeaaffbd2946f71019b890dca8b4cff4ae1eec9f2c
parentd3d115964f103add6e43845abef4b901db4a4d16
[dex]list: not copyable

The list items are embedded in other structures; copying the list will lead
to duplicated references and other badness.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/include/dlist.h
src/include/elist.h
src/include/xlist.h