public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH blktests 0/3] Fix partition device sysfs access
@ 2019-03-05  5:24 Shin'ichiro Kawasaki
  2019-03-05  5:24 ` [PATCH blktests 1/3] check: Add TEST_DEV_PART_SYSFS variable Shin'ichiro Kawasaki
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Shin'ichiro Kawasaki @ 2019-03-05  5:24 UTC (permalink / raw)
  To: linux-block, Omar Sandoval, Shinichiro Kawasaki
  Cc: Masato Suzuki, Omar Sandoval, Chaitanya Kulkarni

This patch series fixes test failures found in the zbd test group when run on
partition devices. The failure cause is a block device sysfs attributes access
problem if the target device is a partition.

This series resends patches 3, 4 and 5 posted as a part of another series.

  https://www.spinics.net/lists/linux-block/msg37431.html

The patches reflect the review comments by Omar made on the list.

Shin'ichiro Kawasaki (3):
  check: Add TEST_DEV_PART_SYSFS variable
  common: Add _test_dev_is_partition() helper function
  zbd: Change sysfs path for partition devices

 check        | 46 +++++++++++++++++++++++++---------------------
 common/rc    |  8 ++++++++
 new          | 16 ++++++++++++++--
 tests/zbd/rc |  8 ++++++--
 4 files changed, 53 insertions(+), 25 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-03-11 20:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-05  5:24 [PATCH blktests 0/3] Fix partition device sysfs access Shin'ichiro Kawasaki
2019-03-05  5:24 ` [PATCH blktests 1/3] check: Add TEST_DEV_PART_SYSFS variable Shin'ichiro Kawasaki
2019-03-05  5:24 ` [PATCH blktests 2/3] common: Add _test_dev_is_partition() helper function Shin'ichiro Kawasaki
2019-03-05  5:24 ` [PATCH blktests 3/3] zbd: Change sysfs path for partition devices Shin'ichiro Kawasaki
2019-03-11 20:20 ` [PATCH blktests 0/3] Fix partition device sysfs access Omar Sandoval

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox