linux/net/ceph/crush
Ilya Dryomov b88ed8d84f 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: Ilya Dryomov <idryomov@gmail.com>
2017-07-07 17:25:19 +02:00
..
crush_ln_table.h crush: sync up with userspace 2015-06-25 11:49:31 +03:00
crush.c libceph, crush: per-pool crush_choose_arg_map for crush_do_rule() 2017-07-07 17:25:19 +02:00
hash.c crush: sync up with userspace 2015-06-25 11:49:31 +03:00
mapper.c crush: crush_init_workspace starts with struct crush_work 2017-07-07 17:25:19 +02:00