new_file: support create_open_args and create_close_args
commit9b1339dfe76e04e4a21d39301d2236859dc03bfd
authorEric Wong <normalperson@yhbt.net>
Tue, 30 Oct 2012 23:12:10 +0000 (30 23:12 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 30 Oct 2012 23:12:10 +0000 (30 23:12 +0000)
treea8bc5998b08b3ed4eb2ef0f21703e7bb1d4fbffa
parent42abd93b948881afe5c3e9d04ceb5f40fda4472c
new_file: support create_open_args and create_close_args

This lets us send unsupported/new arguments to plugins
and matches the functionality of the Perl client library.
lib/mogilefs/mogilefs.rb
lib/mogilefs/new_file/common.rb
test/test_fresh.rb