diff options
| author | Yu Hao <yhao016@ucr.edu> | 2022-09-26 11:35:05 -0700 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2022-09-28 16:31:28 +0200 |
| commit | b485720cba89f4f8a0e542a8c350a21b981d1af9 (patch) | |
| tree | 69f88ac8f7af5616605e38949927ffa19eaa68cd /sys/linux/dev_nbd.txt.const | |
| parent | 8bcc326376d1f528a2fb2869c95f32849a50840e (diff) | |
sys/linux: fix errors
Diffstat (limited to 'sys/linux/dev_nbd.txt.const')
| -rw-r--r-- | sys/linux/dev_nbd.txt.const | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
