commit | d3798acc094c8ff2406e9acc7a9b2c09da994616 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Fri May 29 20:31:37 2020 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Jun 01 23:32:35 2020 +0200 |
tree | 5ada40171a9d15868733c648b3fe6825e045fd07 | |
parent | 8ad44d5e0d1eda7e4a0ed382174888476dc81789 [diff] |
libceph: support for alloc hint flags Allow indicating future I/O pattern via flags. This is supported since Kraken (and bluestore persists flags together with expected_object_size and expected_write_size). Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Jason Dillaman <dillaman@redhat.com>