Files
linux/fs
Theodore Ts'o 0d043351e5 ext4: fix fortify warning in fs/ext4/fast_commit.c:1551
With the new fortify string system, rework the memcpy to avoid this
warning:

memcpy: detected field-spanning write (size 60) of single field "&raw_inode->i_generation" at fs/ext4/fast_commit.c:1551 (size 4)

Cc: stable@kernel.org
Fixes: 54d9469bc5 ("fortify: Add run-time WARN for cross-field memcpy()")
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2022-11-06 01:07:59 -04:00
..
2022-07-02 18:52:21 +09:00
2022-09-27 17:27:45 +08:00
2022-06-29 08:51:06 -04:00
2022-05-09 16:21:45 -04:00
2022-09-01 17:37:29 -04:00
2022-09-01 17:46:06 -04:00
2022-05-09 16:21:46 -04:00
2022-05-23 20:24:12 -05:00
2022-08-20 11:34:33 -04:00
2022-09-01 17:39:49 -04:00
2022-06-28 13:58:05 -04:00
2022-05-22 21:03:01 +01:00