Update the comment for the range reserved for SAMBA and
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 13 Sep 2010 05:08:36 +0000 (15:08 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 13 Sep 2010 05:10:36 +0000 (15:10 +1000)
define a new symbol to represent this range similarly to NFSD and ISCSID

Keep the old symbol name to be backward compatible with software using
these headers.

include/ctdb_protocol.h

index ab6e9f29046ddc9866ea8accf75032e00502758a..4cd3fcac70c86b2f781e7129d24e68bc1d906a31 100644 (file)
@@ -131,9 +131,12 @@ struct ctdb_call_info {
 */
 #define CTDB_SRVID_TAKEOVER_RUN_RESPONSE  0xFD00000000000000LL
 
-/* A port reserved for samba (top 32 bits)
+/* A range of ports reserved for samba (top 32 bits)
+ * All ports matching the 32 top bits are reserved for exclusive use by
+ * CIFS server
  */
 #define CTDB_SRVID_SAMBA_NOTIFY  0xFE00000000000000LL
+#define CTDB_SRVID_SAMBA_RANGE   0xFE00000000000000LL
 
 /* A range of ports reserved for a CTDB NFS server (top 32 bits)
  * All ports matching the 32 top bits are reserved for exclusive use by