cifs-utils: moving resolve_host into separate file
authorIgor Druzhinin <jaxbrigs@gmail.com>
Fri, 20 Aug 2010 18:53:05 +0000 (14:53 -0400)
committerJeff Layton <jlayton@samba.org>
Fri, 20 Aug 2010 18:53:05 +0000 (14:53 -0400)
commitc546d8d786f70204968fbc78d276bc2c8d2eb670
tree77e0d72dfc2e625aa5693c89b73fe5489e274f23
parent2b2ce5830fec4317e0c264115cf93e64344b1417
cifs-utils: moving resolve_host into separate file

The resolve_host routine from mount.cifs is carried out in
separate file and appropriate corrections are made.

Signed-off-by: Igor Druzhinin <jaxbrigs@gmail.com>
Makefile.am
mount.cifs.c
resolve_host.c [new file with mode: 0644]
resolve_host.h [new file with mode: 0644]