On Mon, Jan 4, 2016 at 12:41 PM, Ross Zwisler
<ross.zwisler(a)linux.intel.com> wrote:
Fix some paths that were recently changed from using 'lib' to
'test'.
Also provide another argument to open() in the dax-pmd.c test so that if
the file is created via O_CREAT, it doesn't end up with zeroed out
permissions which would make it unusable.
Signed-off-by: Ross Zwisler <ross.zwisler(a)linux.intel.com>
---
Looks good, thanks Ross!