summaryrefslogtreecommitdiffstats
path: root/include/linux/crush
diff options
context:
space:
mode:
authorIlya Dryomov <idryomov@gmail.com>2017-06-21 17:27:18 +0200
committerIlya Dryomov <idryomov@gmail.com>2017-07-07 17:25:18 +0200
commit1c2e7b451b889bead46cef410a737d1767cd6f0b (patch)
treefeed3db675b4019f726ebb5dd68423022abae9bc /include/linux/crush
parent463bb8da5042c165bf50ae2688d251c5af26f3cf (diff)
downloadop-kernel-dev-1c2e7b451b889bead46cef410a737d1767cd6f0b.zip
op-kernel-dev-1c2e7b451b889bead46cef410a737d1767cd6f0b.tar.gz
libceph: apply_upmap()
Previously, pg_to_raw_osds() didn't filter for existent OSDs because raw_to_up_osds() would filter for "up" ("up" is predicated on "exists") and raw_to_up_osds() was called directly after pg_to_raw_osds(). Now, with apply_upmap() call in there, nonexistent OSDs in pg_to_raw_osds() output can affect apply_upmap(). Introduce remove_nonexistent_osds() to deal with that. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'include/linux/crush')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud