zfs/tests/test-runner
Brian Behlendorf c454e46336 ZTS: Fix rollback_003_pos.ksh
Under Linux when rolling back a mounted filesystem negative dentries
may not be dropped from the cache.  This can result in an ENOENT
being incorrectly returned on first access.  Issuing a `df` before
the unmount results in the negative dentries being invalidated and
side steps the issue.

This is solely a workaround for the test case on Linux and not
correct behavior.  The core issue of invalidating negative dentries
needs to be handled with a kernel side change.  This is being
tracked as issue #6143.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #12898 
Issue #6143
2022-02-16 17:58:55 -08:00
..
bin ZTS: Fix rollback_003_pos.ksh 2022-02-16 17:58:55 -08:00
include logapi: cat output file instead of printing 2021-01-25 14:33:57 -08:00
man Widen mancheck to all of man and test-runner 2021-06-09 13:05:34 -07:00
Makefile.am Retire legacy test infrastructure 2017-08-15 17:26:38 -07:00