From: Cyril H. <su...@li...> - 2013-05-27 08:25:04
|
The branch, master, has been updated via c055410d2cc0cb94a017da82f6db3d726870432d (commit) from ee47b99be3086043f981ca82343dede3c19c8c67 (commit) - Log ----------------------------------------------------------------- commit c055410d2cc0cb94a017da82f6db3d726870432d Author: Shuang Qiu <shu...@or...> Date: Mon May 27 14:29:42 2013 +0800 Unmap the mapped address region It does not unmap the mapped address region,so we sometimes still get such warning when cleanup with nfs as TMPDIR although the file descriptor is closed: 0 TWARN : tst_rmdir: rmobj(/mnt/nfsv3/ltp-MOeIFH7102/vma4FwRqb) failed: unlink(/mnt/nfsv3/ltp-MOeIFH7102/vma4FwRqb/.nfs000000000110cb3600000001) failed; errno=16: Device or resource busy Signed-off-by: Shuang Qiu <shu...@or...> Reviewed-by: Jan Stancek <jst...@re...> Signed-off-by: Wanlong Gao <gao...@cn...> ----------------------------------------------------------------------- Summary of changes: hooks/post-receive -- ltp |