diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-03-04 22:36:02 -0500 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:09:55 -0400 |
commit | 45dd05b3ecc371560f9e36e4b57295ee338ee879 (patch) | |
tree | b4b456bfb9d1928a673d8e888cfb375c7d8a5002 /README | |
parent | 2f528663c5abf101aae90b2adcce715bda424bfc (diff) | |
download | linux-stable-45dd05b3ecc371560f9e36e4b57295ee338ee879.tar.gz linux-stable-45dd05b3ecc371560f9e36e4b57295ee338ee879.tar.bz2 linux-stable-45dd05b3ecc371560f9e36e4b57295ee338ee879.zip |
bcachefs: BKEY_PADDED_ONSTACK()
Rust bindgen doesn't do anonymous structs very nicely: BKEY_PADDED()
only needs the anonymous struct when it's used on the stack, to
guarantee layout, not when it's embedded in another struct.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions