MAX_RSYNC_REQUESTS
if (npending > 0 && nprocs < MAX_RSYNC_REQUESTS) {
if (++nprocs >= MAX_RSYNC_REQUESTS)