]> 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 wip-krb5-eod
authorIlya Dryomov <idryomov@gmail.com>
Sat, 20 Feb 2016 17:26:57 +0000 (18:26 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 7 Jan 2026 21:40:53 +0000 (22:40 +0100)
commit322b9b40c2308805f61b63feb3b4874d8e7d6aa4
tree26889e67225e75199c0b258cbc7cb2c39d71e832
parent587628ac3e3cea2f92e8d50244a77bdf45d9e6e9
[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