File descriptors not cleaned up: This patch for openfile contains the following changes:
- test output to use tst_resm functions,
- sets ups and cleans up tmp dir properly,
- closes all opened file descriptors before thread exit(fixes nfs issues on removing tmp dir),
Signed-off-by: Henry Yei <hyei@mvista.com>. This test opens multiple file descriptors to the same file. Perhaps the author meant to open file handles for separate files?
1 file changed