diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-05-15 21:30:24 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-05-15 21:30:24 +0200 |
commit | 71c15b7ccd7761a655cf2a08e36527de828813ae (patch) | |
tree | 14012c262e38be3354fee591be3de3744187b92b /open_issues/file_system_exerciser.mdwn | |
parent | 18832c3c597140009c2585645a1209a5ed2aa691 (diff) | |
parent | f8d0a635dc44ad5c0f375f45939ce418acaa0a49 (diff) | |
download | web-71c15b7ccd7761a655cf2a08e36527de828813ae.tar.gz web-71c15b7ccd7761a655cf2a08e36527de828813ae.tar.bz2 web-71c15b7ccd7761a655cf2a08e36527de828813ae.zip |
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'open_issues/file_system_exerciser.mdwn')
-rw-r--r-- | open_issues/file_system_exerciser.mdwn | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/open_issues/file_system_exerciser.mdwn b/open_issues/file_system_exerciser.mdwn index 4277e5e7..c51863b9 100644 --- a/open_issues/file_system_exerciser.mdwn +++ b/open_issues/file_system_exerciser.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2011 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2011, 2012 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -13,3 +13,17 @@ License|/fdl]]."]]"""]] Test our file system implementations with the File System Exerciser. * <http://codemonkey.org.uk/projects/fsx/> + + +# Alternatives + + +## fs_mark + + +### IRC, freenode, #hurd, 2012-04-30 + + <pinotree> mcsim: http://sourceforge.net/projects/fsmark/ + <pinotree> mcsim: just saw it in debian's NEW queue and from the + description it seemed like something it could be helpful for you + <pinotree> (and in general to test fs'es) |