diff options
| author | Al Viro <[email protected]> | 2024-12-10 01:03:33 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2025-01-28 00:17:22 +0000 |
| commit | 95a4ccbbe596b45264af5e3a019cb920c05ccffd (patch) | |
| tree | edc7fe3d08fe713c842385ec18164cbe5e4e3b82 /fs/ext4/fast_commit.c | |
| parent | make take_dentry_name_snapshot() lockless (diff) | |
| download | kernel-95a4ccbbe596b45264af5e3a019cb920c05ccffd.tar.gz kernel-95a4ccbbe596b45264af5e3a019cb920c05ccffd.zip | |
dissolve external_name.u into separate members
... and document the constraints on the layout. Kept separate from
the previous commit to keep the noise separate from actual changes.
The reason for explicit __aligned() on ->name[] rather than relying
upon the alignment of the previous field is that the previous iteration
of that commit tried to save 4 bytes on 64bit by eliminating a hole
in there, which broke the assumptions in dentry_string_cmp().
Better spell it out and avoid the temptation for the future...
Reviewed-by: Jeff Layton <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions
