Re: [PATCH v11 18/26] block/rnbd: client: main functionality

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2020-03-20 05:16, Jack Wang wrote:
> +	/*
> +	 * Nothing was found, establish rtrs connection and proceed further.
> +	 */
> +	sess->rtrs = rtrs_clt_open(&rtrs_ops, sessname,
> +				     paths, path_cnt, RTRS_PORT,
> +				     sizeof(struct rnbd_iu),
> +				     RECONNECT_DELAY, BMAX_SEGMENTS,
> +				     MAX_RECONNECTS);

Is the server port number perhaps hardcoded in the above code?

Thanks,

Bart.



[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux