On Mon, Feb 18 2013, Nikolaus Jeremic wrote: > Index: fio-2.0.13/iolog.c > =================================================================== > --- fio-2.0.13/iolog.c (revision 807) > +++ fio-2.0.13/iolog.c (revision 863) > @@ -316,6 +316,7 @@ > act); > continue; > } > + fileno = get_fileno(td, fname); > } else if (r == 2) { > rw = DDIR_INVAL; > if (!strcmp(act, "add")) { Thanks, applied! -- Jens Axboe -- 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