Skip to content

Commit

Permalink
Publish refs/pull/392/merge
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Apr 24, 2024
1 parent 9219456 commit 096d4cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Assignment 3 - Software RAID
===========================

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

Implementing a software RAID module that uses a logical block device that will read and write data from two physical devices,
Expand Down
2 changes: 1 addition & 1 deletion refs/pull/392/merge/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion refs/pull/392/merge/so2/assign3-software-raid.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
<div class="section" id="assignment-3-software-raid">
<h1>Assignment 3 - Software RAID<a class="headerlink" href="#assignment-3-software-raid" title="Permalink to this headline"></a></h1>
<ul class="simple">
<li>Deadline: <strong class="command">Monday, 15 May 2024, 23:59</strong></li>
<li>Deadline: <strong class="command">Thursday, 16 May 2024, 23:59</strong></li>
<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>
</ul>
<p>Implementing a software RAID module that uses a logical block device that will read and write data from two physical devices,
Expand Down

0 comments on commit 096d4cb

Please sign in to comment.