From b485720cba89f4f8a0e542a8c350a21b981d1af9 Mon Sep 17 00:00:00 2001 From: Yu Hao Date: Mon, 26 Sep 2022 11:35:05 -0700 Subject: sys/linux: fix errors --- sys/linux/dev_nbd.txt.const | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/dev_nbd.txt.const') diff --git a/sys/linux/dev_nbd.txt.const b/sys/linux/dev_nbd.txt.const index 9eccaade7..aede65bad 100644 --- a/sys/linux/dev_nbd.txt.const +++ b/sys/linux/dev_nbd.txt.const @@ -26,6 +26,7 @@ NBD_FLAG_READ_ONLY = 2 NBD_FLAG_SEND_FLUSH = 4 NBD_FLAG_SEND_FUA = 8 NBD_FLAG_SEND_TRIM = 32 +NBD_PRINT_DEBUG = 43782, mips64le:ppc64le:536914694 NBD_REPLY_MAGIC = 1732535960 NBD_SET_BLKSIZE = 43777, mips64le:ppc64le:536914689 NBD_SET_FLAGS = 43786, mips64le:ppc64le:536914698 -- cgit mrf-deployment