Skip to content

Commit 096d4cb

Browse files
author
GitHub Actions
committed
Publish refs/pull/392/merge
1 parent 9219456 commit 096d4cb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

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

5-
- Deadline: :command:`Monday, 15 May 2024, 23:59`
5+
- Deadline: :command:`Thursday, 16 May 2024, 23:59`
66
- 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.
77

88
Implementing a software RAID module that uses a logical block device that will read and write data from two physical devices,

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-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
<div class="section" id="assignment-3-software-raid">
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">
181-
<li>Deadline: <strong class="command">Monday, 15 May 2024, 23:59</strong></li>
181+
<li>Deadline: <strong class="command">Thursday, 16 May 2024, 23:59</strong></li>
182182
<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>
183183
</ul>
184184
<p>Implementing a software RAID module that uses a logical block device that will read and write data from two physical devices,

0 commit comments

Comments
 (0)