[PATCH] fs: drop f_dentry
Sascha Hauer
s.hauer at pengutronix.de
Fri Jun 27 07:41:23 PDT 2025
On Wed, 25 Jun 2025 10:35:44 +0200, Sascha Hauer wrote:
> Defining f_dentry f_path.dentry is confusing as it suggests that a
> struct member f_dentry is modified that doesn't exist and furthermore
> it suggests that the f_path member is not modified. Drop the define
> and replace its usage with f_path.dentry directly. While at it remove
> the unused define f_vfsmnt.
>
>
> [...]
Applied, thanks!
[1/1] fs: drop f_dentry
https://git.pengutronix.de/cgit/barebox/commit/?id=1fede4e51311 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list