Searched hist:"42 c1b124" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ceph/ |
H A D | mon_client.h | 42c1b124 Thu Apr 28 09:07:25 CDT 2016 Ilya Dryomov <idryomov@gmail.com> libceph: handle_one_map()
Separate osdmap handling from decoding and iterating over a bag of maps in a fresh MOSDMap message. This sets up the scene for the updated OSD client.
Of particular importance here is the addition of pi->was_full, which can be used to answer "did this pool go full -> not-full in this map?". This is the key bit for supporting pool quotas.
We won't be able to downgrade map_sem for much longer, so drop downgrade_write().
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> 42c1b124 Thu Apr 28 09:07:25 CDT 2016 Ilya Dryomov <idryomov@gmail.com> libceph: handle_one_map() Separate osdmap handling from decoding and iterating over a bag of maps in a fresh MOSDMap message. This sets up the scene for the updated OSD client. Of particular importance here is the addition of pi->was_full, which can be used to answer "did this pool go full -> not-full in this map?". This is the key bit for supporting pool quotas. We won't be able to downgrade map_sem for much longer, so drop downgrade_write(). Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
|
H A D | osdmap.h | 42c1b124 Thu Apr 28 09:07:25 CDT 2016 Ilya Dryomov <idryomov@gmail.com> libceph: handle_one_map()
Separate osdmap handling from decoding and iterating over a bag of maps in a fresh MOSDMap message. This sets up the scene for the updated OSD client.
Of particular importance here is the addition of pi->was_full, which can be used to answer "did this pool go full -> not-full in this map?". This is the key bit for supporting pool quotas.
We won't be able to downgrade map_sem for much longer, so drop downgrade_write().
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> 42c1b124 Thu Apr 28 09:07:25 CDT 2016 Ilya Dryomov <idryomov@gmail.com> libceph: handle_one_map() Separate osdmap handling from decoding and iterating over a bag of maps in a fresh MOSDMap message. This sets up the scene for the updated OSD client. Of particular importance here is the addition of pi->was_full, which can be used to answer "did this pool go full -> not-full in this map?". This is the key bit for supporting pool quotas. We won't be able to downgrade map_sem for much longer, so drop downgrade_write(). Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
|
/openbmc/linux/net/ceph/ |
H A D | mon_client.c | 42c1b124 Thu Apr 28 09:07:25 CDT 2016 Ilya Dryomov <idryomov@gmail.com> libceph: handle_one_map()
Separate osdmap handling from decoding and iterating over a bag of maps in a fresh MOSDMap message. This sets up the scene for the updated OSD client.
Of particular importance here is the addition of pi->was_full, which can be used to answer "did this pool go full -> not-full in this map?". This is the key bit for supporting pool quotas.
We won't be able to downgrade map_sem for much longer, so drop downgrade_write().
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
|
H A D | osd_client.c | 42c1b124 Thu Apr 28 09:07:25 CDT 2016 Ilya Dryomov <idryomov@gmail.com> libceph: handle_one_map()
Separate osdmap handling from decoding and iterating over a bag of maps in a fresh MOSDMap message. This sets up the scene for the updated OSD client.
Of particular importance here is the addition of pi->was_full, which can be used to answer "did this pool go full -> not-full in this map?". This is the key bit for supporting pool quotas.
We won't be able to downgrade map_sem for much longer, so drop downgrade_write().
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> 42c1b124 Thu Apr 28 09:07:25 CDT 2016 Ilya Dryomov <idryomov@gmail.com> libceph: handle_one_map() Separate osdmap handling from decoding and iterating over a bag of maps in a fresh MOSDMap message. This sets up the scene for the updated OSD client. Of particular importance here is the addition of pi->was_full, which can be used to answer "did this pool go full -> not-full in this map?". This is the key bit for supporting pool quotas. We won't be able to downgrade map_sem for much longer, so drop downgrade_write(). Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
|