<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>698da7188b75eb6e89fd36e5a83f478699b653bd - ut/raid: move out raid0-specific tests to separate file</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/unit/lib/bdev/raid/Makefile#698da7188b75eb6e89fd36e5a83f478699b653bd</link>
        <description>ut/raid: move out raid0-specific tests to separate fileThis was a leftover from the time when raid0 was the only supportedlevel and was implemented directly in bdev_raid.c.Signed-off-by: Artur Paszkiewicz &lt;artur.paszkiewicz@intel.com&gt;Change-Id: I416bd49843b04bf5c0c5fdc43e4aaf8566885630Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22820Reviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;

            List of files:
            /spdk/test/unit/lib/bdev/raid/Makefile</description>
        <pubDate>Thu, 11 Apr 2024 12:14:18 +0000</pubDate>
        <dc:creator>Artur Paszkiewicz &lt;artur.paszkiewicz@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>77b8f7b6a4fa8c0f815487af67e8bcf2114ea245 - module/raid: write initial superblock</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/unit/lib/bdev/raid/Makefile#77b8f7b6a4fa8c0f815487af67e8bcf2114ea245</link>
        <description>module/raid: write initial superblockWhen creating the raid_bdev with enabled superblock option, write thesuperblock to the base bdevs before bringing the array online.Change-Id: I24659202ef3bbe6c87ca8603d514bd81660c9b41Signed-off-by: Artur Paszkiewicz &lt;artur.paszkiewicz@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16162Reviewed-by: Ben Walker &lt;ben@nvidia.com&gt;Community-CI: Mellanox Build BotReviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/test/unit/lib/bdev/raid/Makefile</description>
        <pubDate>Tue, 23 May 2023 15:00:37 +0000</pubDate>
        <dc:creator>Artur Paszkiewicz &lt;artur.paszkiewicz@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>69038a944dd521e7f620676a916faef0f35e4ed1 - test/raid1: unit tests implementation</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/unit/lib/bdev/raid/Makefile#69038a944dd521e7f620676a916faef0f35e4ed1</link>
        <description>test/raid1: unit tests implementationImplementation of basic unit tests for raid1 module.Signed-off-by: Krzysztof Smolinski &lt;krzysztof.smolinski@intel.com&gt;Change-Id: Ide961b272cfd4997e51634dc6d298d9ab52d358aSigned-off-by: Artur Paszkiewicz &lt;artur.paszkiewicz@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14437Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Community-CI: Mellanox Build BotReviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;smatsumoto@nvidia.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;

            List of files:
            /spdk/test/unit/lib/bdev/raid/Makefile</description>
        <pubDate>Tue, 08 Nov 2022 09:59:01 +0000</pubDate>
        <dc:creator>Krzysztof Smolinski &lt;krzysztof.smolinski@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a6dbe3721eb3b5990707fc3e378c95e505dd8ab5 - update Intel copyright notices</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/unit/lib/bdev/raid/Makefile#a6dbe3721eb3b5990707fc3e378c95e505dd8ab5</link>
        <description>update Intel copyright noticesper Intel policy to include file commit date using git cmdbelow.  The policy does not apply to non-Intel (C) notices.git log --follow -C90% --format=%ad --date default &lt;file&gt; | tail -1and then pull just the 4 digit year from the result.Intel copyrights were not added to files where Intel either hadno contribution ot the contribution lacked substance (ie licenseheader updates, formatting changes, etc).  Contribution date used&quot;--follow -C95%&quot; to get the most accurate date.Note that several files in this patch didn&apos;t end the license/(c)block with a blank comment line so these were added as the vastmajority of files do have this last blank line.  Simply there forconsistency.Signed-off-by: paul luse &lt;paul.e.luse@intel.com&gt;Change-Id: Id5b7ce4f658fe87132f14139ead58d6e285c04d4Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15192Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Community-CI: Mellanox Build Bot

            List of files:
            /spdk/test/unit/lib/bdev/raid/Makefile</description>
        <pubDate>Tue, 01 Nov 2022 20:26:26 +0000</pubDate>
        <dc:creator>paul luse &lt;paul.e.luse@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>83a4b155caa3423c3dc34a63e9d8ce2bf74e43f1 - module/raid: raid5: rename to raid5f</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/unit/lib/bdev/raid/Makefile#83a4b155caa3423c3dc34a63e9d8ce2bf74e43f1</link>
        <description>module/raid: raid5: rename to raid5fSigned-off-by: Artur Paszkiewicz &lt;artur.paszkiewicz@intel.com&gt;Change-Id: I4ccd54f995f0f413dadd700ba3f6ed82fe17e223Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12395Reviewed-by: Shuhei Matsumoto &lt;smatsumoto@nvidia.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Community-CI: Broadcom CI &lt;spdk-ci.pdl@broadcom.com&gt;

            List of files:
            /spdk/test/unit/lib/bdev/raid/Makefile</description>
        <pubDate>Wed, 27 Apr 2022 09:18:05 +0000</pubDate>
        <dc:creator>Artur Paszkiewicz &lt;artur.paszkiewicz@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>488570ebd418ba07c9e69e65106dcc964f3bb41b - Replace most BSD 3-clause license text with SPDX identifier.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/unit/lib/bdev/raid/Makefile#488570ebd418ba07c9e69e65106dcc964f3bb41b</link>
        <description>Replace most BSD 3-clause license text with SPDX identifier.Many open source projects have moved to using SPDX identifiersto specify license information, reducing the amount ofboilerplate code in every source file.  This patch replacesthe bulk of SPDK .c, .cpp and Makefiles with the BSD-3-Clauseidentifier.Almost all of these files share the exact same license text,and this patch only modifies the files that contain themost common license text.  There can be slight variationsbecause the third clause contains company names - most say&quot;Intel Corporation&quot;, but there are instances for Nvidia,Samsung, Eideticom and even &quot;the copyright holder&quot;.Used a bash script to automate replacement of the license textwith SPDX identifier which is checked into scripts/spdx.sh.Signed-off-by: Jim Harris &lt;james.r.harris@intel.com&gt;Change-Id: Iaa88ab5e92ea471691dc298cfe41ebfb5d169780Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12904Community-CI: Broadcom CI &lt;spdk-ci.pdl@broadcom.com&gt;Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Aleksey Marchuk &lt;alexeymar@nvidia.com&gt;Reviewed-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Reviewed-by: Dong Yi &lt;dongx.yi@intel.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Reviewed-by: Paul Luse &lt;paul.e.luse@intel.com&gt;Reviewed-by: &lt;qun.wan@intel.com&gt;

            List of files:
            /spdk/test/unit/lib/bdev/raid/Makefile</description>
        <pubDate>Fri, 03 Jun 2022 19:15:11 +0000</pubDate>
        <dc:creator>Jim Harris &lt;james.r.harris@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>64eebbd132f0b133c7dd3bd7d976b7cb2e3925b7 - bdev/raid: Add concat module</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/unit/lib/bdev/raid/Makefile#64eebbd132f0b133c7dd3bd7d976b7cb2e3925b7</link>
        <description>bdev/raid: Add concat moduleThe concat module can combine multiple underlying bdevs to a singlebdev. It is a special raid level. You can add a new bdev to the end ofthe concat bdev, then the concat bdev size is increased, and it won&apos;tchange the layout of the exist data. This is the major differencebetween concat and raid0. If you add a new underling device to raid0,the whole data layout will be changed. So the concat bdev is extentable.Change-Id: Ibbeeaf0606ff79b595320c597a5605ab9e4e13c4Signed-off-by: Peng Yu &lt;yupeng0921@gmail.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11070Community-CI: Broadcom CI &lt;spdk-ci.pdl@broadcom.com&gt;Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;

            List of files:
            /spdk/test/unit/lib/bdev/raid/Makefile</description>
        <pubDate>Tue, 01 Feb 2022 06:46:20 +0000</pubDate>
        <dc:creator>yupeng &lt;yupeng0921@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>73763d40ec21b5cf137cd1d68b5fb7f8eb04e567 - module/raid: raid5 module</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/unit/lib/bdev/raid/Makefile#73763d40ec21b5cf137cd1d68b5fb7f8eb04e567</link>
        <description>module/raid: raid5 moduleAdd raid5 module and unit tests. Use &apos;./configure&apos; with option&apos;--with-raid5&apos; to enable it.Change-Id: I9f07da8c3567fa65499444899c899adaa2e29550Signed-off-by: Artur Paszkiewicz &lt;artur.paszkiewicz@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/855Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;Reviewed-by: Darek Stojaczyk &lt;dariusz.stojaczyk@intel.com&gt;Reviewed-by: Paul Luse &lt;paul.e.luse@intel.com&gt;

            List of files:
            /spdk/test/unit/lib/bdev/raid/Makefile</description>
        <pubDate>Mon, 04 Nov 2019 11:35:50 +0000</pubDate>
        <dc:creator>Artur Paszkiewicz &lt;artur.paszkiewicz@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>11495b5c63ae43a25ddd238dba873f9181613684 - ut/raid: put bdev_raid.c into &apos;raid&apos; subdirectory</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/unit/lib/bdev/raid/Makefile#11495b5c63ae43a25ddd238dba873f9181613684</link>
        <description>ut/raid: put bdev_raid.c into &apos;raid&apos; subdirectoryTo make room for other raid module unit tests.Change-Id: Icf8b8ff0c9051ccb4c7ebd784807370f8be1a8fbSigned-off-by: Artur Paszkiewicz &lt;artur.paszkiewicz@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/853Reviewed-by: Paul Luse &lt;paul.e.luse@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/test/unit/lib/bdev/raid/Makefile</description>
        <pubDate>Mon, 03 Feb 2020 11:33:41 +0000</pubDate>
        <dc:creator>Artur Paszkiewicz &lt;artur.paszkiewicz@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
