[style] fs_create(): rename a var

In this function, char * dst (introduced in commit 27cea49d)
is a directory to untar a template to.

Rename it:

	dst -> untar_to

to make the code easier to read.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed