pmemfile
pmemfile copied to clipboard
preload: fixed open file limit, doesn't take system limit into account
Causes failure of LTP test dup03 when open file limit is equal 1048576.
I think it affects also these tests:
- dup06
- dup201
- fcntl12
- fcntl12_64
- getdtablesize01
- pipe07