Expand this magic number into the #defines it is made up of.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 16 Apr 2003 11:56:58 +0000 (11:56 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 16 Apr 2003 11:56:58 +0000 (11:56 +0000)
(This used to be commit 3d2d19b91036b6b11a33996d4b8bf266bad32737)

source3/smbd/oplock.c

index f5c19bcf62c008299d9897817207d8e7c4d6ebf5..d6c44893d65e91992e38ea6cd8ac024a488b9f77 100644 (file)
@@ -391,7 +391,7 @@ pid %d, port %d, dev = %x, inode = %.0f, file_id = %lu\n",
                /* 
                 * Keep this as a debug case - eventually we can remove it.
                 */
-               case 0x8001:
+               case (CMD_REPLY | KERNEL_OPLOCK_BREAK_CMD):
                        DEBUG(0,("process_local_message: Received unsolicited break \
 reply - dumping info.\n"));