git: 402db142e07a - stable/14 - stress2: Fix a typo in namecache2.sh
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Aug 2024 12:52:38 UTC
The branch stable/14 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=402db142e07aba7d95bd99b2e3f672ad7e2b23ee commit 402db142e07aba7d95bd99b2e3f672ad7e2b23ee Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2024-07-21 09:00:58 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2024-08-12 12:52:27 +0000 stress2: Fix a typo in namecache2.sh - s/inconsistancy/inconsistency/ (cherry picked from commit 32a9b95a8751f916deef5970476f010995244bfe) --- tools/test/stress2/misc/namecache2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/test/stress2/misc/namecache2.sh b/tools/test/stress2/misc/namecache2.sh index 9fcfe5e0226c..b32d41974468 100755 --- a/tools/test/stress2/misc/namecache2.sh +++ b/tools/test/stress2/misc/namecache2.sh @@ -26,7 +26,7 @@ # SUCH DAMAGE. # -# UFS cache inconsistancy for rename(2) demonstrated +# UFS cache inconsistency for rename(2) demonstrated # Fails with: # ls -ali /mnt # ls: tfa1022: No such file or directory