Hi! > As of now, if we run test cases which use the tst_checkpoint framework on NFS, > they will fail with errors like: > > creat07 0 TWARN : tst_tmpdir.c:206: tst_rmdir: > rmobj(/tmpdir/ltp-0IVQPP0NK6/creigi0kV) failed: > remove(/tmpdir/ltp-0IVQPP0NK6/creigi0kV) failed; errno=66: Directory not empty > > This happens because we keep the futex page mapped while tst_rmdir() is > running. > > So on we need to unmap the page before tst_rmdir(). > > What do you think about the proposed solution?
Why don't we hide this from user and unmap() the file in the tst_rmdir() if checkpoint was initialized? Otherwise I'm all for this fix. -- Cyril Hrubis chru...@suse.cz ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list