Loading fs_mgr/libsnapshot/libsnapshot_cow/writer_v3.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -110,6 +110,7 @@ void CowWriterV3::SetupHeaders() { header_.op_count = 0; header_.op_count_max = 0; header_.compression_algorithm = kCowCompressNone; header_.max_compression_size = options_.compression_factor; return; } Loading Loading
fs_mgr/libsnapshot/libsnapshot_cow/writer_v3.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -110,6 +110,7 @@ void CowWriterV3::SetupHeaders() { header_.op_count = 0; header_.op_count_max = 0; header_.compression_algorithm = kCowCompressNone; header_.max_compression_size = options_.compression_factor; return; } Loading