From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH 1/6] fs: ramfs: drop unneeded indirection during unlink
Date: Mon, 06 Jan 2025 11:40:57 +0100 [thread overview]
Message-ID: <173616005771.3730544.13058500816658789722.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250106091835.3434836-1-a.fatoum@pengutronix.de>
On Mon, 06 Jan 2025 10:18:30 +0100, Ahmad Fatoum wrote:
> ramfs_unlink and simple_unlink have the same prototype, so we can just
> use simple_unlink directly instead of defining a trivial intermediate
> function.
>
>
Applied, thanks!
[1/6] fs: ramfs: drop unneeded indirection during unlink
https://git.pengutronix.de/cgit/barebox/commit/?id=e13a005a74bd (link may not be stable)
[2/6] fs: squashfs: delete unreferenced source file
https://git.pengutronix.de/cgit/barebox/commit/?id=250241642267 (link may not be stable)
[3/6] fs: collect legacy file system operation in new struct fs_legacy_ops
https://git.pengutronix.de/cgit/barebox/commit/?id=6a2858e9734a (link may not be stable)
[4/6] fs: return error pointer not NULL from cdev_mount_default
https://git.pengutronix.de/cgit/barebox/commit/?id=4619539e43ca (link may not be stable)
[5/6] commands: stat: fix size display for FILE_SIZE_STREAM
https://git.pengutronix.de/cgit/barebox/commit/?id=e796dcf64814 (link may not be stable)
[6/6] commands: stat: print mode in octal if type unknown
https://git.pengutronix.de/cgit/barebox/commit/?id=fe978a472a3e (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2025-01-06 10:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-06 9:18 Ahmad Fatoum
2025-01-06 9:18 ` [PATCH 2/6] fs: squashfs: delete unreferenced source file Ahmad Fatoum
2025-01-06 9:18 ` [PATCH 3/6] fs: collect legacy file system operation in new struct fs_legacy_ops Ahmad Fatoum
2025-01-06 9:18 ` [PATCH 4/6] fs: return error pointer not NULL from cdev_mount_default Ahmad Fatoum
2025-01-06 9:18 ` [PATCH 5/6] commands: stat: fix size display for FILE_SIZE_STREAM Ahmad Fatoum
2025-01-06 9:18 ` [PATCH 6/6] commands: stat: print mode in octal if type unknown Ahmad Fatoum
2025-01-06 10:40 ` Sascha Hauer [this message]
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=173616005771.3730544.13058500816658789722.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.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