代码拉取完成,页面将自动刷新
From 758a1a6a3729e12b8142c45fcc95c08bc188da28 Mon Sep 17 00:00:00 2001
From: Audrius Butkevicius <[email protected]>
Date: Wed, 19 Aug 2020 06:56:35 +0100
Subject: [PATCH] lib/fs: Disable ioctl on ppc (fixes #6898) (#6901)
---
lib/fs/basicfs_copy_range_ioctl.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/fs/basicfs_copy_range_ioctl.go b/lib/fs/basicfs_copy_range_ioctl.go
index 9d166c6de0..c11f65c4b3 100644
--- a/lib/fs/basicfs_copy_range_ioctl.go
+++ b/lib/fs/basicfs_copy_range_ioctl.go
@@ -4,7 +4,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this file,
// You can obtain one at https://mozilla.org/MPL/2.0/.
-// +build linux
+// +build linux,!ppc,!ppc64,!ppc64le
package fs
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。