The following changes since commit af7fb4aa2835b82847701237783c9ebe8ec8239a: steadystate: style cleanup (2017-12-02 16:29:44 -0700) are available in the git repository at: git://git.kernel.dk/fio.git master for you to fetch changes up to 67bfebe6af2e6d030ec739fa45ccb211f3e50a0e: Merge branch 'wip-cleanup' of https://github.com/ZVampirEM77/fio (2017-12-03 10:11:53 -0700) ---------------------------------------------------------------- Enming Zhang (1): configure: fix typos Jens Axboe (1): Merge branch 'wip-cleanup' of https://github.com/ZVampirEM77/fio configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- Diff of recent changes: diff --git a/configure b/configure index 31ba822..d92bb0f 100755 --- a/configure +++ b/configure @@ -1586,7 +1586,7 @@ print_config "rbd_poll" "$rbd_poll" fi ########################################## -# check for rbd_invaidate_cache() +# check for rbd_invalidate_cache() if test "$rbd_inval" != "yes" ; then rbd_inval="no" fi -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html