summaryrefslogtreecommitdiffstats
path: root/discover/boot.c
diff options
context:
space:
mode:
authorNeelesh Gupta <neelegup@linux.vnet.ibm.com>2013-09-12 19:56:54 +0530
committerJeremy Kerr <jk@ozlabs.org>2013-09-25 14:56:50 +0800
commitce1875fe6d550803879cad4ed168229e154c0d3c (patch)
treeca0d411d7bd451e3d760a8b0b60f0e33bcea46e5 /discover/boot.c
parent1972d9cfcc5300cd8cb2f587d9bc5f856322ae8f (diff)
downloadtalos-petitboot-ce1875fe6d550803879cad4ed168229e154c0d3c.tar.gz
talos-petitboot-ce1875fe6d550803879cad4ed168229e154c0d3c.zip
discover: Add an asynchronous version of load_url
A new load_url_async() function handles retrieving the resources by forking an external process which currently blocks the parent waiting for the process to complete. This patch modifies the load_*() functions to handle it asynchronously by providing the exit callback and returning without waiting for the child process to exit. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Neelesh Gupta <neelegup@linux.vnet.ibm.com>
Diffstat (limited to 'discover/boot.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud