<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-linux/fs/btrfs/tests/extent-buffer-tests.c, branch jd/unified-crypt-queue</title>
<subtitle>WireGuard for the Linux kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-linux/atom/fs/btrfs/tests/extent-buffer-tests.c?h=jd%2Funified-crypt-queue</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-linux/atom/fs/btrfs/tests/extent-buffer-tests.c?h=jd%2Funified-crypt-queue'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/'/>
<updated>2019-04-29T17:02:26Z</updated>
<entry>
<title>btrfs: tests: use standard error message after path allocation failure</title>
<updated>2019-04-29T17:02:26Z</updated>
<author>
<name>David Sterba</name>
<email>dsterba@suse.com</email>
</author>
<published>2019-03-15T16:28:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=770e0cc040b07eb54f6cb119a44bf6ff742338eb'/>
<id>urn:sha1:770e0cc040b07eb54f6cb119a44bf6ff742338eb</id>
<content type='text'>
Signed-off-by: David Sterba &lt;dsterba@suse.com&gt;
</content>
</entry>
<entry>
<title>btrfs: tests: use standard error message after extent buffer allocation failure</title>
<updated>2019-04-29T17:02:25Z</updated>
<author>
<name>David Sterba</name>
<email>dsterba@suse.com</email>
</author>
<published>2019-03-15T16:28:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=9e3d9f8462ef020e2e4d256064f15fc7eb657156'/>
<id>urn:sha1:9e3d9f8462ef020e2e4d256064f15fc7eb657156</id>
<content type='text'>
Signed-off-by: David Sterba &lt;dsterba@suse.com&gt;
</content>
</entry>
<entry>
<title>btrfs: tests: use standard error message after root allocation failure</title>
<updated>2019-04-29T17:02:25Z</updated>
<author>
<name>David Sterba</name>
<email>dsterba@suse.com</email>
</author>
<published>2019-03-15T16:28:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=52ab7bca3583fa7a80b16232874784f8dcc4e560'/>
<id>urn:sha1:52ab7bca3583fa7a80b16232874784f8dcc4e560</id>
<content type='text'>
Signed-off-by: David Sterba &lt;dsterba@suse.com&gt;
</content>
</entry>
<entry>
<title>btrfs: tests: use standard error message after fs_info allocation failure</title>
<updated>2019-04-29T17:02:25Z</updated>
<author>
<name>David Sterba</name>
<email>dsterba@suse.com</email>
</author>
<published>2019-03-15T16:28:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=37b2a7bc1ea919c8d00f2a2ece1917c38a30d6ae'/>
<id>urn:sha1:37b2a7bc1ea919c8d00f2a2ece1917c38a30d6ae</id>
<content type='text'>
Signed-off-by: David Sterba &lt;dsterba@suse.com&gt;
</content>
</entry>
<entry>
<title>btrfs: tests: drop newline from test_msg strings</title>
<updated>2018-05-29T16:12:52Z</updated>
<author>
<name>David Sterba</name>
<email>dsterba@suse.com</email>
</author>
<published>2018-05-16T22:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=315b76b46232758836f2d431e0963567f796116f'/>
<id>urn:sha1:315b76b46232758836f2d431e0963567f796116f</id>
<content type='text'>
Now that test_err strings do not need the newline, remove them also from
the test_msg.

Signed-off-by: David Sterba &lt;dsterba@suse.com&gt;
</content>
</entry>
<entry>
<title>btrfs: tests: add helper for error messages and update them</title>
<updated>2018-05-29T16:12:51Z</updated>
<author>
<name>David Sterba</name>
<email>dsterba@suse.com</email>
</author>
<published>2018-05-16T22:00:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=3c7251f2f8888086c5769f83651018a5494f784b'/>
<id>urn:sha1:3c7251f2f8888086c5769f83651018a5494f784b</id>
<content type='text'>
The test failures are not clearly visible in the system log as they're
printed at INFO level. Add a new helper that is level ERROR. As this
touches almost all strings, I took the opportunity to unify them:

- decapitalize the first letter as there's a prefix and the text
  continues after ":"
- glue strings split to more lines and un-indent so they fit to 80
  columns
- use %llu instead of %Lu
- drop \n from the modified messages (test_msg is left untouched)

Signed-off-by: David Sterba &lt;dsterba@suse.com&gt;
</content>
</entry>
<entry>
<title>btrfs: replace GPL boilerplate by SPDX -- sources</title>
<updated>2018-04-12T14:29:51Z</updated>
<author>
<name>David Sterba</name>
<email>dsterba@suse.com</email>
</author>
<published>2018-04-03T17:23:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=c1d7c514f745628eb096c5cbb10737855879ae25'/>
<id>urn:sha1:c1d7c514f745628eb096c5cbb10737855879ae25</id>
<content type='text'>
Remove GPL boilerplate text (long, short, one-line) and keep the rest,
ie. personal, company or original source copyright statements. Add the
SPDX header.

Signed-off-by: David Sterba &lt;dsterba@suse.com&gt;
</content>
</entry>
<entry>
<title>btrfs: pull node/sector/stripe sizes out of root and into fs_info</title>
<updated>2016-12-06T15:06:58Z</updated>
<author>
<name>Jeff Mahoney</name>
<email>jeffm@suse.com</email>
</author>
<published>2016-06-15T13:22:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=da17066c40472c2d6a1aab7bb0090c3d285531c9'/>
<id>urn:sha1:da17066c40472c2d6a1aab7bb0090c3d285531c9</id>
<content type='text'>
We track the node sizes per-root, but they never vary from the values
in the superblock.  This patch messes with the 80-column style a bit,
but subsequent patches to factor out root-&gt;fs_info into a convenience
variable fix it up again.

Signed-off-by: Jeff Mahoney &lt;jeffm@suse.com&gt;
Signed-off-by: David Sterba &lt;dsterba@suse.com&gt;
</content>
</entry>
<entry>
<title>btrfs: tests, require fs_info for root</title>
<updated>2016-07-26T11:53:18Z</updated>
<author>
<name>Jeff Mahoney</name>
<email>jeffm@suse.com</email>
</author>
<published>2016-06-20T18:14:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=7c0260ee098db7a05fd68812b2e21ce2e19dfcf0'/>
<id>urn:sha1:7c0260ee098db7a05fd68812b2e21ce2e19dfcf0</id>
<content type='text'>
This allows the upcoming patchset to push nodesize and sectorsize into
fs_info.

Signed-off-by: Jeff Mahoney &lt;jeffm@suse.com&gt;
Signed-off-by: David Sterba &lt;dsterba@suse.com&gt;
</content>
</entry>
<entry>
<title>Btrfs: self-tests: Use macros instead of constants and add missing newline</title>
<updated>2016-06-06T15:17:12Z</updated>
<author>
<name>Feifei Xu</name>
<email>xufeifei@linux.vnet.ibm.com</email>
</author>
<published>2016-06-01T11:18:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux/commit/?id=ef9f2db365c31433e52b0c5863793273bb632666'/>
<id>urn:sha1:ef9f2db365c31433e52b0c5863793273bb632666</id>
<content type='text'>
This commit replaces numerical constants with appropriate
preprocessor macros.

Reviewed-by: Josef Bacik &lt;jbacik@fb.com&gt;
Signed-off-by: Chandan Rajendra &lt;chandan@linux.vnet.ibm.com&gt;
Signed-off-by: Feifei Xu &lt;xufeifei@linux.vnet.ibm.com&gt;
Signed-off-by: David Sterba &lt;dsterba@suse.com&gt;
</content>
</entry>
</feed>
