- Sep 30, 2019
-
-
Marcin Ślusarz authored
-
- Sep 27, 2019
-
-
Marcin Ślusarz authored
common: add libs_map auto update
-
Weronika Lewandowska authored
-
- Sep 26, 2019
-
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
[1.7] test: obj_ulog_size misc tests and fixes
-
Marcin Ślusarz authored
Merge stable-1.6 into master
-
Marcin Ślusarz authored
doc: automatic master docs update
-
pmem-bot authored
-
Jan M Michalski authored
-
Marcin Ślusarz authored
test: update pmempool_create badblock tests
-
Marcin Ślusarz authored
pool: fix pmempool bad blocks tests
-
Marcin Ślusarz authored
[1.7] obj: if ANY_USER_BUFFER assert ulog_second != NULL
-
Marcin Ślusarz authored
don't complain about license in testconfig
-
Marcin Ślusarz authored
test: add $NAMESPACE parameter to expect_bad_blocks and print_bad_blocks
-
Jan M Michalski authored
Ref: pmem/pmdk#3866
-
Marcin Ślusarz authored
Klocwork fixes - removing unreachable code
-
Marcin Ślusarz authored
doc: vmem, vmmalloc: document maintenance state
-
Marcin Ślusarz authored
Recommend memkind instead of vmem.
-
Weronika Lewandowska authored
-
Marcin Ślusarz authored
User buffer fixes
-
Jan M Michalski authored
-
Lukasz Dorau authored
-
Lukasz Dorau authored
-
Lukasz Dorau authored
When a bad block is located in the first 8kB of the pool, pmempool-info may fail, so change the bad block offset to 8kB coded as number 16 (in 512b sectors).
-
Lukasz Dorau authored
Length of a bad block has to be a multiple of 8 (in 512b sectors), because it is rounded up to a block size of the device. Set the maximum supported block size to 4096 bytes (= 8 x 512b).
-
Lukasz Dorau authored
Features cannot be read before fixing bad blocks, because reading can fail because of bad blocks. If bad blocks are being fixed, features have to be read after having bad blocks fixed.
-
Lukasz Dorau authored
... becasue they fail because of bad blocks.
-
Lukasz Dorau authored
-
Lukasz Dorau authored
.. so that only bad blocks from the given namespace were checked.
-
kasiawasiuta authored
-
Piotr Balcer authored
-
Lukasz Dorau authored
.. so that only bad blocks from the given namespace were printed out.
-
Leszek Lugin authored
-
Leszek Lugin authored
-
- Sep 25, 2019
-
-
Marcin Ślusarz authored
Merge stable-1.5 into stable-1.6
-
Marcin Ślusarz authored
test: change required fs from none to any
-
Adam Borowski authored
These are supposed to carry settings rather than copyrightable code -- and, they're filled in downstream.
-
Marcin Ślusarz authored
obj: check if errno is set
-