From: Prabhakar Pujeri <prabhakar.pujeri@dell.com>
To: fstests@vger.kernel.org
Cc: Prabhakar Pujeri <prabhakar.pujeri@dell.com>,
Zorro Lang <zlang@kernel.org>,
linux-f2fs-devel@lists.sourceforge.net
Subject: [PATCH] f2fs/024: add missing execute permission
Date: Mon, 31 Aug 2026 10:41:42 +0000 [thread overview]
Message-ID: <20260831104142.2229-1-prabhakar.pujeri@dell.com> (raw)
The test script was committed with mode 100644 while all other test
scripts are 100755, so check fails to execute it directly with
"Permission denied". Fix the file mode.
Signed-off-by: Prabhakar Pujeri <prabhakar.pujeri@dell.com>
---
tests/f2fs/024 | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 tests/f2fs/024
diff --git a/tests/f2fs/024 b/tests/f2fs/024
old mode 100644
new mode 100755
--
2.55.0
next reply other threads:[~2026-08-31 10:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-31 10:41 Prabhakar Pujeri [this message]
2026-09-02 14:39 ` [PATCH] f2fs/024: add missing execute permission Zorro Lang
2026-09-03 23:35 ` [f2fs-dev] " Chao Yu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260831104142.2229-1-prabhakar.pujeri@dell.com \
--to=prabhakar.pujeri@dell.com \
--cc=fstests@vger.kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=zlang@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox