diff options
| author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2025-10-20 16:22:28 +0200 |
|---|---|---|
| committer | Nicolas Schier <nsc@kernel.org> | 2025-11-08 12:17:58 +0100 |
| commit | d599f571b3b42df1a4643531e27a262260296b86 (patch) | |
| tree | 9d82687fbffd77b36987dfa160420c6a37410e5d /tools/lib/python/kdoc/enrich_formatter.py | |
| parent | 9716818d615a1472279436cb7d5dfed136f41ca9 (diff) | |
btrfs: send: make use of -fms-extensions for defining struct fs_path
The newly introduced -fms-extensions compiler flag allows defining
struct fs_path in such a way that inline_buf becomes a proper array
with a size known to the compiler.
This also makes the problem fixed by commit 8aec9dbf2db2 ("btrfs: send:
fix -Wflex-array-member-not-at-end warning in struct send_ctx") go away.
Whether cur_inode_path should be put back to its original place in
struct send_ctx I don't know, but at least the comment no longer
applies.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Acked-by: David Sterba <dsterba@suse.com>
Link: https://patch.msgid.link/20251020142228.1819871-3-linux@rasmusvillemoes.dk
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nicolas Schier <nsc@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc/enrich_formatter.py')
0 files changed, 0 insertions, 0 deletions
