stress-ng: update to 0.11.03.
This commit is contained in:
@@ -34,7 +34,7 @@ instead of defining its own.
|
|||||||
@@ -24,6 +24,19 @@
|
@@ -24,6 +24,19 @@
|
||||||
*/
|
*/
|
||||||
#include "stress-ng.h"
|
#include "stress-ng.h"
|
||||||
|
|
||||||
+#ifdef __NR_fsopen
|
+#ifdef __NR_fsopen
|
||||||
+#undef __NR_fsopen
|
+#undef __NR_fsopen
|
||||||
+#endif
|
+#endif
|
||||||
@@ -48,6 +48,6 @@ instead of defining its own.
|
|||||||
+#undef __NR_move_mount
|
+#undef __NR_move_mount
|
||||||
+#endif
|
+#endif
|
||||||
+
|
+
|
||||||
static const help_t help[] = {
|
static const stress_help_t help[] = {
|
||||||
{ NULL, "ramfs N", "start N workers exercising ramfs mounts" },
|
{ NULL, "ramfs N", "start N workers exercising ramfs mounts" },
|
||||||
{ NULL, "ramfs-ops N", "stop after N bogo ramfs mount operations" },
|
{ NULL, "ramfs-ops N", "stop after N bogo ramfs mount operations" },
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'stress-ng'
|
# Template file for 'stress-ng'
|
||||||
pkgname=stress-ng
|
pkgname=stress-ng
|
||||||
version=0.11.02
|
version=0.11.03
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=1
|
make_use_env=1
|
||||||
@@ -9,4 +9,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://kernel.ubuntu.com/~cking/stress-ng/"
|
homepage="http://kernel.ubuntu.com/~cking/stress-ng/"
|
||||||
distfiles="http://kernel.ubuntu.com/~cking/tarballs/stress-ng/${pkgname}-${version}.tar.xz"
|
distfiles="http://kernel.ubuntu.com/~cking/tarballs/stress-ng/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ad1a6fca8f90f67a4364aa6ff0c406995960dc4f8689e9d5289fc083e1d8986f
|
checksum=3c6d0e8077f5d55251e247cc761eaec527413fba4aa89a02856b432dfb5e9443
|
||||||
|
|||||||
Reference in New Issue
Block a user