mirror_zfs/tests/zfs-tests/include
Brian Behlendorf a2a0440918 Fix volume WR_INDIRECT log replay (#6620)
The portion of the zvol_replay_write() handler responsible for
replaying indirect log records for some reason never existed.
As a result indirect log records were not being correctly replayed.

This went largely unnoticed since the majority of zvol log records
were of the type WR_COPIED or WR_NEED_COPY prior to OpenZFS 7578.

This patch updates zvol_replay_write() to correctly handle these
log records and adds a new test case which verifies volume replay
to prevent any regression.  The existing test case which verified
replay on filesystem was renamed slog_replay_fs.ksh for clarity.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #6603
2017-09-13 16:04:16 -07:00
..
.gitignore Add zpool events tests 2017-05-22 12:34:42 -04:00
commands.cfg Fix volume WR_INDIRECT log replay (#6620) 2017-09-13 16:04:16 -07:00
default.cfg.in Add zpool events tests 2017-05-22 12:34:42 -04:00
libtest.shlib Fix volume WR_INDIRECT log replay (#6620) 2017-09-13 16:04:16 -07:00
Makefile.am Add zpool events tests 2017-05-22 12:34:42 -04:00
math.shlib OpenZFS 7252 - compressed zfs send / receive 2017-04-26 12:31:43 -07:00
properties.shlib Disable nbmand tests on kernels w/o support 2017-07-24 11:03:50 -07:00
zpool_script.shlib Prebaked scripts for zpool status/iostat -c 2017-04-21 09:27:04 -07:00