Whamcloud - gitweb
Branch: b_new_cmd
authorwangdi <wangdi>
Fri, 1 Sep 2006 13:36:25 +0000 (13:36 +0000)
committerwangdi <wangdi>
Fri, 1 Sep 2006 13:36:25 +0000 (13:36 +0000)
forget a file in the last commit :(

lustre/ptlrpc/lproc_ptlrpc.c

index 88aad1a..0753225 100644 (file)
@@ -75,6 +75,7 @@ struct ll_rpc_opcode {
         { MDS_QUOTACTL,     "mds_quotactl" },
         { MDS_GETXATTR,     "mds_getxattr" },
         { MDS_SETXATTR,     "mds_setxattr" },
+        { MDS_WRITEPAGE,     "mds_writepage" },
         { LDLM_ENQUEUE,     "ldlm_enqueue" },
         { LDLM_CONVERT,     "ldlm_convert" },
         { LDLM_CANCEL,      "ldlm_cancel" },