home *** CD-ROM | disk | FTP | other *** search
/ ftp.parl.clemson.edu / 2015-02-07.ftp.parl.clemson.edu.tar / ftp.parl.clemson.edu / pub / pvfs2 / orangefs-2.8.3-20110323.tar.gz / orangefs-2.8.3-20110323.tar / orangefs / CREDITS < prev    next >
Text File  |  2006-05-30  |  3KB  |  84 lines

  1. Active contributors
  2. ===================
  3.  
  4. Pete Wyckoff <pw@osc.edu>
  5. -- Infiniband support
  6.    little endian encoding/decoding
  7.    IA64/Alpha clean compilation fixes
  8.    extensive testing
  9.  
  10. Jiesheng Wu <wujs@mcs.anl.gov>
  11. -- buffer cache development (in progress)
  12.  
  13. Nathan Poznick <poznick@conwaycorp.net>
  14. -- extensive testing and suggestions (linux vfs interface)
  15.    various pvfs2-client related patches (noted in cvs logs)
  16.    authored the pvfs2-chown admin utility program
  17.    detailed bug reporting and analysis
  18.    fixed permissions on newly created dirs using pvfs2-mkdir
  19.    misc formatting patches
  20.    misc warning removals
  21.  
  22. Murali Vilayannur <vilayann@mcs.anl.gov>
  23. -- testing and development
  24.    initial linux 2.4.x prototype (before 2.6.x merge)
  25.    initial 64-bit operation tag implementation (in kernel)
  26.    misc kernel code bug fixes
  27.  
  28. Sven Marnach <sven@pvs.informatik.uni-heidelberg.de>
  29. -- fixed makefile LD selection and html docs target
  30.  
  31. Philipp Sadleder <philipp@sadleder.de>
  32. -- reported a problem with large username handling in pvfs2-ls
  33.    extended pvfs2-cp to truncate target files if they exist
  34. -- Updated documentation for dist-simple-stripe.c and modified
  35.    the basic distribution to use a single data file object.
  36.  
  37. David Beilloin <dbeilloi@mc.com>
  38. -- reported that temp configuration files on the client should be
  39.    created in /tmp (if possible) rather than the current directory
  40.    since pvfs2 programs may be run from slow file systems (such as
  41.    NFS)
  42. -- reported memory leak in pvfs2-rm admin tool
  43. -- contributed resource reclamation on some failure cases
  44. -- contributed strip size to pvfs2-cp
  45.  
  46. Phil Carns and David Metheny
  47. - lots of cleanups to the VFS and system interfaces
  48. - contributed pvfs2-stat, pvfs2-ln, cleanups to pvfs2-mkdir and pvfs2-rm
  49. - cleanups to pvfs2-genconfig
  50. - config file enhancements
  51. - /sbin/mount.pvfs2 helper tool for 2.4 kernels
  52. - contributed support for /etc/mtab as an additional source for a pvfs2 tabfile
  53.   entry
  54.  
  55.  
  56.  
  57. Other contributors
  58. ==================
  59.  
  60. Georg Kraml <georg@ads.tuwien.ac.at>
  61. -- AVL tree implementation (public domain)
  62.  
  63. Lukas Schroeder's
  64. -- the general purpose dotconf (http://www.azzit.de/dotconf/)
  65.    project for configuration file parsing (LGPL)
  66.  
  67. Mark Veltzer
  68. -- realized the single makefile approach used in pvfs2
  69.  
  70. Dan Nurmi
  71. -- started work on the PTS back when the P stood for pvfs-1
  72.  
  73. Bitstream, Inc.
  74. -- The fonts used in the pvfs2 visualization tools (src/apps/vis)
  75.    (may be redistributed subject to the license which is embedded in
  76.    the font files themselves)
  77.  
  78. SDL project
  79. -- pvfs2-config borrows heavily from sdl-config
  80.  
  81. Kyle Schochenmaier
  82. -- Ported BMI InfiniBand to OpenIB API
  83.  
  84.