summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/extent-buffer-tests.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: tests: use standard error message after path allocation failureDavid Sterba2019-04-291-1/+1
* btrfs: tests: use standard error message after extent buffer allocation failureDavid Sterba2019-04-291-1/+1
* btrfs: tests: use standard error message after root allocation failureDavid Sterba2019-04-291-1/+1
* btrfs: tests: use standard error message after fs_info allocation failureDavid Sterba2019-04-291-1/+1
* btrfs: tests: drop newline from test_msg stringsDavid Sterba2018-05-291-2/+2
* btrfs: tests: add helper for error messages and update themDavid Sterba2018-05-291-28/+28
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-121-14/+1
* btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-061-4/+3
* btrfs: tests, require fs_info for rootJeff Mahoney2016-07-261-7/+16
* Btrfs: self-tests: Use macros instead of constants and add missing newlineFeifei Xu2016-06-061-1/+1
* Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-021-5/+6
* btrfs: unify extent buffer allocation apiDavid Sterba2014-12-121-1/+1
* Btrfs: add a sanity test for btrfs_split_itemJosef Bacik2013-11-111-0/+229