v3.5.0
tag2325891c4fce277fcc9e0bf6c112fd05fa2142d2
object de18522959de92865bb10582dd02276b3da8ae01
authorEric Wong <normalperson@yhbt.net>
Tue, 4 Dec 2012 11:09:21 +0000 (4 11:09 +0000)
mogilefs-client 3.5.0

client changes:

* new_file gains :create_open_args and :create_close_args which
  allows custom arguments to be passed to plugins.
  (this matches the Perl client behavior)

* new_file also gains :info hash which can be populated with
  information normally retrieved with file_info

* users with net-http-persistent installed will see a small speed
  boost and reduction of TIME_WAIT sockets when dealing with
  small data (useful for testing DB-intensive parts of MogileFS).

No changes for admin.