From 609fb51750f5938bd47f9b78c3d7d8fb435d069c Mon Sep 17 00:00:00 2001 From: handeharputlu <43519271+handeharputlu@users.noreply.github.com> Date: Tue, 14 Jul 2020 15:51:11 +0300 Subject: sys/linux: /dev/snapshot descriptions (#1934) --- sys/linux/sys_mips64le.const | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/linux/sys_mips64le.const') diff --git a/sys/linux/sys_mips64le.const b/sys/linux/sys_mips64le.const index 2d5503b38..a9c01db82 100644 --- a/sys/linux/sys_mips64le.const +++ b/sys/linux/sys_mips64le.const @@ -503,7 +503,6 @@ SIGINFO_SIZE = 128 SIG_BLOCK = 1 SIG_SETMASK = 3 SIG_UNBLOCK = 2 -SNAPSHOT_FREEZE = 536883969 SPLICE_F_GIFT = 8 SPLICE_F_MORE = 4 SPLICE_F_MOVE = 1 -- cgit mrf-deployment