[PATCH v2 0/6] Atomic write test fixes & refactoring
Ojaswin Mujoo <[email protected]>
| Newsgroups | org.kernel.vger.fstests |
|---|---|
| Message-ID | <[email protected]> |
* Changes since v1 [1] * * Add a helper to correctly get sysfs queue path, and use it treewide for consistent handling. * Collect RVB from Darrick on patch 1 * generic/765: Detect if mkfs succeeds * generic/775: Make variable local and rename it for clarity For treewide changes I've tried to CC respective maintainers and original authors. Please let me know if someone else needs to be looped in. [1] https://lore.kernel.org/fstests/726e43008315a1bed018c1b43aae2458aebc03bc.1775039135.git.ojaswin@linux.ibm.com/ Ojaswin Mujoo (6): ext4/061,062: Minor fixes and refactoring common/rc: Add _sysfs_queue_path helper with partition support generic/765: Fix sysfs queue path for nvme partitions generic/765: Ignore mkfs warning generic/775: Fix an infinite loop due to variable name clash treewide: Use _sysfs_queue_path helper in all queue access locations common/encrypt | 7 ++----- common/rc | 36 ++++++++++++++++++++++++++++++++---- common/report | 20 +++++++++++--------- common/zoned | 5 +++-- tests/btrfs/076 | 11 +++++++---- tests/btrfs/237 | 5 +++-- tests/btrfs/273 | 4 +++- tests/btrfs/283 | 4 +++- tests/ext4/061 | 28 ++++++++++++++++++++-------- tests/ext4/062 | 26 +++++++++++++++++++------- tests/generic/765 | 12 +++++++----- tests/generic/775 | 3 ++- 12 files changed, 112 insertions(+), 49 deletions(-) -- 2.53.0