]> 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>
Mon, 16 Mar 2026 10:08:32 +0000 (11:08 +0100)
commit4df2989be11aa02acc4310bc9e09a02dc10805f8
treef4b23b7f7d56a5cd0f318b3e1a6be7074d2249f9
parent2a8885bf8dbf7fb4ef6aecc4825eaff01a58ead6
[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