]> git.baikalelectronics.ru Git - kernel.git/commit
tools: hv: use getmntent in hv_vss_daemon
authorOlaf Hering <olaf@aepfle.de>
Wed, 24 Apr 2013 14:48:51 +0000 (07:48 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Apr 2013 16:02:35 +0000 (09:02 -0700)
commitac62d26911ce8bf221d8fba85bc80141358fb57f
treea19d46779757647a490f11aff5527630650fde0e
parentfa659fe54ae171216269c92d0e6b4393d15c9fad
tools: hv: use getmntent in hv_vss_daemon

As suggested by Paolo Bonzini, use getmntent instead of parsing output
of mount(1).

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/hv/hv_vss_daemon.c