Re: [PATCH] c-user: Update partition create documentation

2018-08-02 Thread Sebastian Huber
On 02/08/18 15:59, Gedare Bloom wrote: It should be mentioned that if the user plans to store data types with a stricter alignment requirement in the partitions, that they would need to ensure the more strict alignment. Oh, this was the reason why I opened this documentation file in the first

[PATCH] c-user: Update partition create documentation

2018-08-02 Thread Sebastian Huber
Close #3482. --- c-user/partition_manager.rst | 24 +--- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/c-user/partition_manager.rst b/c-user/partition_manager.rst index 68761da..61a6c7a 100644 --- a/c-user/partition_manager.rst +++ b/c-user/partition_manager.r