diff options
| author | Theodore Ts'o <tytso@mit.edu> | 2026-07-20 16:00:14 -0400 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2026-07-22 23:47:23 -0400 |
| commit | 97e211ad1a34a5a979558a037619b9e633ca8620 (patch) | |
| tree | 3c3727debef38a3b0d6c94fd3906050f8570f6a3 /fs/buffer.c | |
| parent | 61e2a90a910cb9ed27ca647895f073af0b640351 (diff) | |
| download | linux-next-97e211ad1a34a5a979558a037619b9e633ca8620.tar.gz linux-next-97e211ad1a34a5a979558a037619b9e633ca8620.zip | |
jbd2: align h_type and h_line_no in the handle structure on byte boundaries
This makes starting handles a little more efficient, since it avoids
requiring bitshifts when setting or getting the h_type and h_line_no
fields in the jbd2_journal_handle structure.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions
