aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_fbdev.c
diff options
context:
space:
mode:
authorLuis Henriques (SUSE) <[email protected]>2024-09-23 10:49:09 +0000
committerTheodore Ts'o <[email protected]>2024-10-04 21:36:09 +0000
commit04e6ce8f06d161399e5afde3df5dcfa9455b4952 (patch)
tree2405796fda222ce24bec452f8a8dc5941b508803 /drivers/gpu/drm/omapdrm/omap_fbdev.c
parentext4: use handle to mark fc as ineligible in __track_dentry_update() (diff)
downloadkernel-04e6ce8f06d161399e5afde3df5dcfa9455b4952.tar.gz
kernel-04e6ce8f06d161399e5afde3df5dcfa9455b4952.zip
ext4: mark fc as ineligible using an handle in ext4_xattr_set()
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 moves the call to this function so that an handle can be used. If a transaction fails to start, then there's not point in trying to mark the filesystem as ineligible, and an error will eventually be returned to user-space. 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