]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
[DO NOT MERGE] rbd: bump RBD_MAX_PARENT_CHAIN_LEN to 128
authorIlya Dryomov <idryomov@gmail.com>
Sat, 20 Feb 2016 17:26:57 +0000 (18:26 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 25 Apr 2022 09:07:47 +0000 (11:07 +0200)
commitda756c43adf29e16e3b5faef5db499ed2fa75982
tree695d256fe5812bd231baf37ae6cd541962146a46
parent7acae6183cf37c48b8da48bbbdb78820fb3913f3
[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