commit | 5f743e4566063c3944c8a2e525ed2fe9d25fc271 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Tue Nov 15 16:04:37 2016 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Dec 12 23:54:27 2016 +0100 |
tree | 0833d38faed46bfc734ec419aecc0d13a5666866 | |
parent | e9e427f0a14f7e4773896dd7af357819a56d097a [diff] |
ceph: record truncate size/seq for snap data writeback Dirty snapshot data needs to be flushed unconditionally. If they were created before truncation, writeback should use old truncate size/seq. Signed-off-by: Yan, Zheng <zyan@redhat.com>