Re: [lxc-devel] [PATCH] remove unused lxc_copy_file

2013-04-10 Thread Serge Hallyn
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

Re: [lxc-devel] [PATCH] remove unused lxc_copy_file

2013-04-10 Thread Serge Hallyn
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