diff options
author | Ben Peart <peartben@gmail.com> | 2017-05-05 11:27:57 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-15 13:01:57 +0900 |
commit | a810ea9945d5959b6cf73d117bc0f20fde58c556 (patch) | |
tree | 5c74dc971406001883c3527f058d7e6a83b6dd9e /connect.h | |
parent | pkt-line: annotate packet_writel with LAST_ARG_MUST_BE_NULL (diff) | |
download | tgif-a810ea9945d5959b6cf73d117bc0f20fde58c556.tar.xz |
convert: split start_multi_file_filter() into two separate functions
To enable future reuse of the filter.<driver>.process infrastructure,
split start_multi_file_filter() into two separate parts.
start_multi_file_filter() will now only contain the generic logic to
manage the creation and tracking of the child process in a hashmap.
start_multi_file_filter_fn() is a protocol specific initialization
function that will negotiate the multi-file-filter interface version
and capabilities.
Signed-off-by: Ben Peart <benpeart@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'connect.h')
0 files changed, 0 insertions, 0 deletions