[lxc-devel] [lxc/lxc] 326b17: lxczfs: small fixes

GitHub noreply at github.com
Tue Sep 13 16:23:46 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 326b171d39153ba6d7043ad6fb14fce92af46c69
      https://github.com/lxc/lxc/commit/326b171d39153ba6d7043ad6fb14fce92af46c69
  Author: Christian Brauner <christian.brauner at canonical.com>
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
    M src/lxc/bdev/lxczfs.c

  Log Message:
  -----------
  lxczfs: small fixes

- We expect destroy to fail in zfs_clone() so try to silence it so users are
  not irritated when they create zfs snapshots.
- Add -r recursive to zfs_destroy(). This code is only hit when a) the
  container has no snapshots or b) the user calls destroy with snapshots. So
  this should be safe. Without -r snapshots will remain.

Signed-off-by: Christian Brauner <christian.brauner at canonical.com>


  Commit: f8650a7a2b89f221f1952ef2da12947531d13ad0
      https://github.com/lxc/lxc/commit/f8650a7a2b89f221f1952ef2da12947531d13ad0
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
    M src/lxc/bdev/lxczfs.c

  Log Message:
  -----------
  Merge pull request #1184 from brauner/2016-09-13/zfs_fixes

lxczfs: small fixes


Compare: https://github.com/lxc/lxc/compare/3622fda0384c...f8650a7a2b89


More information about the lxc-devel mailing list