]> 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)
committerJeff Layton <jlayton@kernel.org>
Fri, 21 Jan 2022 14:27:59 +0000 (09:27 -0500)
commit8bee4743d2fde28cdc36f214ea24faee0c7fb511
tree79355de1701e489545d4e6bfef7d0f31e3f1dbae
parentc2c94b3b187dc92b2002809f489e0f24a41e91bc
[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