diff options
| author | Luis Henriques (SUSE) <[email protected]> | 2024-09-23 10:49:08 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2024-10-04 21:35:54 +0000 |
| commit | faab35a0370fd6e0821c7a8dd213492946fc776f (patch) | |
| tree | 4370fa435192e1739c801f483644df4b7d6d1361 /drivers/gpu/drm/omapdrm/omap_fbdev.c | |
| parent | Linux 6.12-rc1 (diff) | |
| download | kernel-faab35a0370fd6e0821c7a8dd213492946fc776f.tar.gz kernel-faab35a0370fd6e0821c7a8dd213492946fc776f.zip | |
ext4: use handle to mark fc as ineligible in __track_dentry_update()
Calling ext4_fc_mark_ineligible() with a NULL handle is racy and may result
in a fast-commit being done before the filesystem is effectively marked as
ineligible. This patch fixes the calls to this function in
__track_dentry_update() by adding an extra parameter to the callback used in
ext4_fc_track_template().
Suggested-by: Jan Kara <[email protected]>
Signed-off-by: Luis Henriques (SUSE) <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions
