FS/XFS testing framework
 help / color / mirror / Atom feed
* [PATCH] btrfs/315: update 315.out to adapt mount cmd
@ 2024-09-18 17:07 An Long
  2024-09-18 17:53 ` Filipe Manana
  2024-09-19 12:01 ` Zorro Lang
  0 siblings, 2 replies; 6+ messages in thread
From: An Long @ 2024-09-18 17:07 UTC (permalink / raw)
  To: fstests; +Cc: An Long

Mount error info changed since util-linux v2.40
(91ea38e libmount: report failed syscall name).
So add "mount" before "system call failed".

Signed-off-by: An Long <lan@suse.com>
---
 tests/btrfs/315.out | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/btrfs/315.out b/tests/btrfs/315.out
index 3ea7a35a..a19ae8d5 100644
--- a/tests/btrfs/315.out
+++ b/tests/btrfs/315.out
@@ -1,7 +1,7 @@
 QA output created by 315
 ---- seed_device_must_fail ----
 mount: SCRATCH_MNT: WARNING: source write-protected, mounted read-
only.
-mount: TEST_DIR/315/tempfsid_mnt:  system call failed: File exists.
+mount: TEST_DIR/315/tempfsid_mnt: mount system call failed: File
exists.
 ---- device_add_must_fail ----
 wrote 9000/9000 bytes at offset 0
 XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-09-23  4:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-18 17:07 [PATCH] btrfs/315: update 315.out to adapt mount cmd An Long
2024-09-18 17:53 ` Filipe Manana
2024-09-19 12:01 ` Zorro Lang
2024-09-20 10:12   ` Filipe Manana
2024-09-20 14:28     ` Zorro Lang
2024-09-23  4:45       ` An Long

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox