Done.
Regards--
Subrata
Ricardo Salveti de Araujo wrote:
Hi all,
I saw that we have 2 copies of fsstress test case inside LTP, one
at "testcases/network/nfs/nfs_fsstress/fsstress.c" and the other
at "testcases/kernel/fs/fsstress/fsstress.c".
The diff between both files:
diff ./testcases/network/nfs/nfs_fsstress/fsstress.c
./testcases/kernel/fs/fsstress/fsstress.c
490c490
< sprintf(cmd,"rm -rf %s",dirname);
---
sprintf(cmd,"rm -rf %s/*",dirname);
Someone did the latest commit at the kernel/fs file (Corrected a rm -rf
section.):
http://ltp.cvs.sourceforge.net/ltp/ltp/testcases/kernel/fs/fsstress/fsstress.c?r1=1.8&r2=1.9
Could someone update the file testcases/network/nfs/nfs_fsstress/fsstress.c
with testcases/kernel/fs/fsstress/fsstress.c ?
Thanks,
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list