Reviewers: mp+210101_code.launchpad.net, Message: Please take a look. Description: Detect backing filesystem for lxc container dir. Have the LXC container manager know the underlying filesystem of the container directory. This is necessary for the container manager to become btrfs aware, for snapshotting containers on clone. https://code.launchpad.net/~thumper/juju-core/container-dir-filesystem-type/+merge/210101 Requires: https://code.launchpad.net/~thumper/juju-core/autostart-containers-after-creation/+merge/210099 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/73310043/ Affected files (+71, -5 lines): A [revision details] M container/lxc/export_test.go M container/lxc/lxc.go M container/lxc/lxc_test.go Index: [revision details] === added file '[revision details]' --- [revision details] 2012-01-01 00:00:00 +0000 +++ [revision details] 2012-01-01 00:00:00 +0000 @@ -0,0 +1,2 @@ +Old revision: