Skip to content

Commit 851cbb2

Browse files
author
GitHub Actions
committed
Publish refs/pull/392/merge
1 parent b74e6e5 commit 851cbb2

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

refs/pull/392/merge/_sources/so2/assign3-software-raid.rst.txt

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Assignment 3 - Software RAID
33
===========================
44

55
- Deadline: :command:`Thursday, 16 May 2024, 23:59`
6-
- This assignment can be made in teams (max 2). Only one of them must submit the assignment, and the names of the student should be listed in a README file.
76

87
Implementing a software RAID module that uses a logical block device that will read and write data from two physical devices,
98
ensuring the consistency and synchronization of data from the two physical devices. The type of RAID implemented will be similar to a `RAID 1`.

refs/pull/392/merge/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

refs/pull/392/merge/so2/assign3-software-raid.html

-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@
179179
<h1>Assignment 3 - Software RAID<a class="headerlink" href="#assignment-3-software-raid" title="Permalink to this headline"></a></h1>
180180
<ul class="simple">
181181
<li>Deadline: <strong class="command">Thursday, 16 May 2024, 23:59</strong></li>
182-
<li>This assignment can be made in teams (max 2). Only one of them must submit the assignment, and the names of the student should be listed in a README file.</li>
183182
</ul>
184183
<p>Implementing a software RAID module that uses a logical block device that will read and write data from two physical devices,
185184
ensuring the consistency and synchronization of data from the two physical devices. The type of RAID implemented will be similar to a <cite>RAID 1</cite>.</p>

0 commit comments

Comments
 (0)