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