Commit graph

6 commits

Author SHA1 Message Date
Casey Bodley
380e04867d test: nfs_ea to create, list, set, and query file EAs
nfs_ea <filename> create <name> <value>
nfs_ea <filename> set <name> [value]
nfs_ea <filename> get <name> [name...]
nfs_ea <filename> list

Note that the test uses NtCreateFile(), so filenames must be specified in NT format: \??\z:\foo

Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2012-05-03 10:27:54 -04:00
Casey Bodley
bbb1ed696c license changed to LGPL: added COPYING file, changed source file comments
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2012-03-19 12:24:43 -04:00
Olga Kornievskaia
04ab888492 [cosmetic] minor license changes
added 2011 year to the copyright line
added authors info to the license
added UofM license to libtirpc files that we modified
(but i probably missed some)
2011-08-12 13:20:12 -04:00
Casey Bodley
32be705e4d test: asio.exe for async reads and writes
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2011-04-12 14:49:32 -04:00
Casey Bodley
dd5dc2289e cthon: added missing patches 2010-10-27 13:02:16 -04:00
Casey Bodley
55ff9d855d cthon: added patches for connectathon
patches apply on top of http://www.connectathon.org/nfstests.zip

Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2010-10-12 10:18:14 -04:00