szychows

Results 2 issues of szychows

Consider following text file "textfile.txt": `"some text"` and then using `pmempool_rm("textfile.txt", 0) ` will delete the file. pmempool_rm() should check if it is file or poolset before attempting any actions....

Exposure: Low
Priority: 4 low
Type: Feature
libpmempool

Build output: ``` alpine-musl-:~/pmdk# make make -C src all make[1]: Entering directory '/root/pmdk/src' make -C libpmem make[2]: Entering directory '/root/pmdk/src/libpmem' cc -MD -c -o ../nondebug/libpmem/os_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith...

Exposure: Low
OS: Linux
Priority: 4 low
Type: Feature
libpmem