Whamcloud - gitweb
land b_colibri_devel on HEAD:
[fs/lustre-release.git] / lustre / osc / lproc_osc.c
index a011bdf..7980fd2 100644 (file)
@@ -353,7 +353,6 @@ static struct lprocfs_vars lprocfs_osc_obd_vars[] = {
         { "prealloc_next_id", osc_rd_prealloc_next_id, 0, 0 },
         { "prealloc_last_id", osc_rd_prealloc_last_id, 0, 0 },
         { "checksums",       osc_rd_checksum, osc_wr_checksum, 0 },
-        { "sptlrpc",         sptlrpc_lprocfs_rd, 0, 0 },
         { "resend_count",    osc_rd_resend_count, osc_wr_resend_count, 0},
         { 0 }
 };