Remove NFS support
commitdd2089b2646e77fef396e2e62ad313851bfbf04e
authorEric Wong <normalperson@yhbt.net>
Tue, 23 Dec 2008 04:44:45 +0000 (22 20:44 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 23 Dec 2008 23:17:21 +0000 (23 15:17 -0800)
treea1f912fff793e0ce1d67001b880dc19746bd064b
parent8e44957300037c8bfd029fb21b665ceb98e7817a
Remove NFS support

MogileFS 2.x upstream no longer supports it, and it's
become a maintenance burden and NFS is a horrible thing
anyways.

Attempting to use this with servers that support NFS will result
in MogileFS::UnsupportedPathError being raised.
Manifest.txt
README.txt
lib/mogilefs.rb
lib/mogilefs/mogilefs.rb
lib/mogilefs/nfsfile.rb [deleted file]
test/setup.rb
test/test_mogilefs.rb