]> git.ipfire.org Git - thirdparty/lxc.git/commit
Store fssize and fstype in the right struct.
authorSidnei da Silva <sidnei.da.silva@canonical.com>
Mon, 21 Oct 2013 21:22:58 +0000 (19:22 -0200)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 21 Oct 2013 21:37:40 +0000 (16:37 -0500)
commit34e135b2389b2fa0a9b27899d1f5d562c3da825a
treec8d30fefdcc9e5b522767c0e0fe48f09e3dc66c1
parent055af165efb08f4dd54608896893bb6928fd472f
Store fssize and fstype in the right struct.

When using the -Bloop option, fstype and fssize arguments were copied
into the lvm struct of bdev specs instead of the loop struct.

Signed-off-by: Sidnei da Silva <sidnei.da.silva@canonical.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxc_create.c