summaryrefslogtreecommitdiff
path: root/without-tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-02-18 23:42:26 +0000
committerLars Wirzenius <liw@liw.fi>2011-02-18 23:42:26 +0000
commit7ad321d586d63f2bb2634690463430ad5b421594 (patch)
tree703ad16ca4e4aceb1696fb517ab8e72becdbdff3 /without-tests
parent2e670aba989812a2bf822e0a504b98bd81439975 (diff)
downloadobnam-7ad321d586d63f2bb2634690463430ad5b421594.tar.gz
Make use of btree's new VFS interface for NodeStoreDisk.
This gets rid of the silly NodeStoreVfs class, which just translates old btree's VFS calls into Obnam's VFS calls. The two VFS's are now compatible. Also, NodeStoreDisk no longer requires subclassing to substitute the VFS interface, it uses a separate VFS class. So yay.
Diffstat (limited to 'without-tests')
-rw-r--r--without-tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/without-tests b/without-tests
index 6f549132..342ce883 100644
--- a/without-tests
+++ b/without-tests
@@ -20,5 +20,4 @@
./obnamlib/plugins/sftp_plugin.py
./obnamlib/plugins/__init__.py
-./obnamlib/nodestorevfs.py
./obnamlib/store_tree.py