Quoting Serge Hallyn (serge.hal...@ubuntu.com):
> Quoting Dwight Engen (dwight.en...@oracle.com):
> > Commit e3642c43 added lxc_copy_file for use in 64e1ae63. The use of it
> > was removed in commit 1bc60a65. Removing it reduces dead code and the
> > footprint of liblxc.
> >
> > Signed-off-by: Dwi
Quoting Dwight Engen (dwight.en...@oracle.com):
> Commit e3642c43 added lxc_copy_file for use in 64e1ae63. The use of it
> was removed in commit 1bc60a65. Removing it reduces dead code and the
> footprint of liblxc.
>
> Signed-off-by: Dwight Engen
Thanks, I had noticed this while implementing my
Commit e3642c43 added lxc_copy_file for use in 64e1ae63. The use of it
was removed in commit 1bc60a65. Removing it reduces dead code and the
footprint of liblxc.
Signed-off-by: Dwight Engen
---
src/lxc/utils.c | 71 -
src/lxc/utils.h | 1 -