Projects
Mega:23.09
util-linux
_service:tar_scm:backport-fadvise-test-don-t-co...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:backport-fadvise-test-don-t-compare-fincore-page-counts.patch of Package util-linux
From 33980996d0b429fc59c40f8352633c0a21a0f96a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Wei=C3=9Fschuh?= <thomas@t-8ch.de> Date: Sun, 21 May 2023 21:44:20 +0200 Subject: [PATCH] fadvise: (test) don't compare fincore page counts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These depend on the machines pagesize and are therefore not a good comparision. Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de> --- tests/expected/fadvise/drop | 20 ++++++++++---------- tests/ts/fadvise/drop | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/tests/expected/fadvise/drop b/tests/expected/fadvise/drop index f2360b56f..25f23e050 100644 --- a/tests/expected/fadvise/drop +++ b/tests/expected/fadvise/drop @@ -1,23 +1,23 @@ - RES PAGES SIZE FILE - 32K 8 32K ddtest + RES SIZE FILE + 32K 32K ddtest whole file status: 0 -RES PAGES SIZE FILE - 0B 0 32K ddtest +RES SIZE FILE + 0B 32K ddtest offset: 8192 status: 0 -RES PAGES SIZE FILE - 8K 2 32K ddtest +RES SIZE FILE + 8K 32K ddtest length: 16384 status: 0 - RES PAGES SIZE FILE - 16K 4 32K ddtest + RES SIZE FILE + 16K 32K ddtest offset: 8192, length: 16384 fd: 42 status: 0 - RES PAGES SIZE FILE - 16K 4 32K ddtest + RES SIZE FILE + 16K 32K ddtest diff --git a/tests/ts/fadvise/drop b/tests/ts/fadvise/drop index 8869b7da4..6c4298e87 100755 --- a/tests/ts/fadvise/drop +++ b/tests/ts/fadvise/drop @@ -29,7 +29,7 @@ create_file() { } do_fincore() { - "$TS_CMD_FINCORE" "$FILE" + "$TS_CMD_FINCORE" -o RES,SIZE,FILE "$FILE" } { -- 2.33.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2