Skip to content
Commit b88ed8d8 authored by Ilya Dryomov's avatar Ilya Dryomov
Browse files

crush: crush_init_workspace starts with struct crush_work



It is not just a pointer to crush_work, it is the whole structure.
That is not a problem since it only contains a pointer. But it will
be a problem if new data members are added to crush_work.

Reflects ceph.git commit ee957dd431bfbeb6dadaf77764db8e0757417328.

Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
parent 5cf9c4a9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment