commit | efb0ca765ac6f4985b57ef215e8d55e746b083f4 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Mon May 22 12:03:32 2017 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Fri Jul 07 17:25:12 2017 +0200 |
tree | 8333c6ae9ed47a7134c0163d07670970d1eff4b4 | |
parent | 84eea8c79090c44564877cd47c73455e32ec4846 [diff] |
ceph: update the 'approaching max_size' code The old 'approaching max_size' code expects MDS set max_size to '2 * reported_size'. This is no longer true. The new code reports file size when half of previous max_size increment has been used. Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>