]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
[DO NOT MERGE] rbd: bump RBD_MAX_PARENT_CHAIN_LEN to 128 wip-rbd-running-list
authorIlya Dryomov <idryomov@gmail.com>
Sat, 20 Feb 2016 17:26:57 +0000 (18:26 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 21 Jan 2024 23:16:55 +0000 (00:16 +0100)
commit094af69a63d11e64d009a581707a160c58d542bc
tree4204ac8ebfb5c972ae9bfd1be069969e94763ee0
parentded080c86b3f99683774af0441a58fc2e3d60cae
[DO NOT MERGE] rbd: bump RBD_MAX_PARENT_CHAIN_LEN to 128

Bump RBD_MAX_PARENT_CHAIN_LEN from 16 to 128 to avoid fsx failures.

(The alternative is changing fsx to flatten unconditionally when the
limit of 16 is reached, which is ugly and not needed for librbd.)
drivers/block/rbd.c