X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre_import.h;h=8ae6648f42149659409405f4420e61098017f988;hp=1f9456dfaea922b2fa8e04addc2b802c815fa02f;hb=f625f670afbe954030ff81f0f8522137d6cdd335;hpb=2b294992edce5af7b79d4300ed3aa1ea6a8db850 diff --git a/lustre/include/lustre_import.h b/lustre/include/lustre_import.h index 1f9456d..8ae6648 100644 --- a/lustre/include/lustre_import.h +++ b/lustre/include/lustre_import.h @@ -255,7 +255,7 @@ struct obd_import { struct lustre_handle imp_remote_handle; /** When to perform next ping. time in jiffies. */ cfs_time_t imp_next_ping; - /** When we last succesfully connected. time in 64bit jiffies */ + /** When we last successfully connected. time in 64bit jiffies */ __u64 imp_last_success_conn; /** List of all possible connection for import. */