Myklebust, Trond a écrit :
Does bonnie++ check the return value of readdir? There is no easy way
for the client to recover when the server returns BAD_COOKIE, so we
should be passing that error back to the application
Thanks for your reply, Trond.
No, it does not. It uses the readdir() call that takes a directory as
argument and returns a pointer to an array of struct dirents.
When bad cookie is sent back to the application, which error will it be.
I saw errno = 523 ? Is this correct ?
Regards
Philippe
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html