mirror of
https://github.com/openharmony/third_party_cryptsetup.git
synced 2026-07-21 07:45:21 -04:00
v1.7.2
This fixes the SSH Control Masters to be managed in a thread-safe fashion. This is important because "repo sync -jN" uses threads to sync more than one repository at the same time. The problem didn't show up earlier because it was masked if all of the threads tried to connect to the same host that was used on the "repo init" line.
Description
Cryptsetup是一个基于块设备加密内核模块,用于方便地设置磁盘加密的实用工具。Cryptsetup is utility used to conveniently setup disk encryption based on DMCrypt kernel module.
Languages
C
60.7%
Shell
27.6%
Makefile
7.9%
M4
3.8%