[PATCH 1/6] fs: ramfs: drop unneeded indirection during unlink
Sascha Hauer
s.hauer at pengutronix.de
Mon Jan 6 02:40:57 PST 2025
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 at pengutronix.de>
More information about the barebox
mailing list