]> git-server-git.apps.pok.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>
Tue, 30 Dec 2025 16:54:06 +0000 (17:54 +0100)
commit98a24c64e741fd84caa76e2dd1b785b8367287df
tree87fd0a16b6856c45d0e812b712b35b2644767552
parentf487a3b62b4b95029058b0aaf438801129797d52
[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