From 804abddec155dedc42e99ad746f1cf1fdbfe0fed Mon Sep 17 00:00:00 2001 From: "Guillaume J. Charmes" Date: Wed, 13 Mar 2013 13:03:29 -0700 Subject: [PATCH] Add fixme for the change detection --- fs/store.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fs/store.go b/fs/store.go index 1086e4a981..b42f7304e5 100644 --- a/fs/store.go +++ b/fs/store.go @@ -307,6 +307,8 @@ func (image *Image) Mount(root, rw string) (*Mountpoint, error) { } // FIXME: Create tests for deletion + // FIXME: move this part to change.go, maybe refactor + // fs.Change() to avoid the fake mountpoint // Retrieve the changeset from the parent and apply it to the container // - Retrieve the changes changes, err := image.store.Changes(&Mountpoint{