Mateusz Wielgos

Results 4 issues of Mateusz Wielgos

#### Version of s3fs being used (s3fs --version) 1.82 #### Version of fuse being used (pkg-config --modversion fuse) 2.9.4 #### System information (uname -r) 4.14.42-52.37.amzn1.x86_64 #### Distro (cat /etc/issue) Amazon...

One of the allowed flags in the image header is `IMAGE_F_NON_BOOTABLE`. This adds the ability to set this flag via the CLI tool.

Hello, I am using this library to perform an OTA update on my company's product. I started off with the `RemoteFirmwareUpdateSample.py`. During the update, I see the following output: >...

When using `git.log()` with `filepath` argument provided, the commit list filters out entries in some circumstances, which the reference git implementation does not do. Namely, if an executable bit on...