]> andersk Git - moira.git/commitdiff
added setup_sshi which resets the locking modes
authormar <mar>
Thu, 29 Jun 1989 18:29:39 +0000 (18:29 +0000)
committermar <mar>
Thu, 29 Jun 1989 18:29:39 +0000 (18:29 +0000)
server/qsupport.qc

index ad4f988f763a3f9723fa4926a9cb6e945af75359..689c26e389ec69cf7ab4aedf0d359ea7f2944685 100644 (file)
@@ -800,6 +800,19 @@ setup_dnfq(q, argv, cl)
 ##}
 
 
+/* setup_sshi: don't exclusive lock the machine table during
+ * set_server_host_internal.
+ */
+
+setup_sshi(q, argv, cl)
+    struct query  *q;
+    char **argv;
+    client *cl;
+##{
+##  set lockmode session where readlock = system
+##}
+
+
 \f
 /* FOLLOWUP ROUTINES */
 
This page took 0.042161 seconds and 5 git commands to generate.