1. 1d1937a This patch adds a few tests for a variety of bind mounts. More than just shared subtrees are involved as plain --bind and plain --move are used. Read-only bind mounts are not covered by these tests however. Avantika Mathur originally wrote the tests. I've ported them to use LTP APIs and conventions. I've also modified Avantika's scripts to try and robustly cleanup after broken tests so that leftover mounts and failures at any point in a test are cleaned up thoroughly. I've made what efforts I can to follow the conventions I found in LTP FAQs and the source however there's alot here so I may have missed something. Shared bind mounts were introduced in 2.6.15. Because of this we need a tst_kvercmp command which can be invoked from a script. I've added this to ltpapicmd.c. This patch applies to the April release of LTP. I'll also be posting results for x86, x86_64, and ppc64 on a variety of kernels. In order to highlight the results contributed by this patch I've only run this portion of the patched LTP. Comments welcome. Signed-off-by: Matt Helsley <matthltc@us.ibm.com>. by subrata_modak · 16 years ago
  2. 3840154 Fix various printf strings to correct formatting and remove spaces, by, Randy Dunlap <rdunlap@xenotime.net> by subrata_modak · 17 years ago
  3. 05272bc Correcting error messages by mreed10 · 18 years ago
  4. f7a6ade Applied patch from Andreas Jaeger to allow this tools to build on x86-64. by robbiew · 22 years ago
  5. 6a0f2fb Fixed bug. by iyermanoj · 22 years ago
  6. a62852b Added code to set Tst_count by iyermanoj · 22 years ago
  7. de99c3a Clean: condition does not need to remove the links. by iyermanoj · 22 years ago
  8. 15a72da Modified usage message incase TCID and TST_TOTAL are not set. by iyermanoj · 22 years ago
  9. 0931642 Fixed install part of the Makefile. Was not installing correctly. by iyermanoj · 22 years ago
  10. 0862c55 clean up by iyermanoj · 22 years ago
  11. 3681142 Added command line version of LTP harness APIs these commands will print LTP by iyermanoj · 22 years ago