aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorAharon Landau <[email protected]>2022-07-26 07:19:07 +0000
committerJason Gunthorpe <[email protected]>2022-07-27 17:45:48 +0000
commit17ae355926ed1832449d52748334b8fa799301f1 (patch)
tree44abd1fe91c3e08686b41d5be950720b3ea69e6c /fs/jbd2/commit.c
parentRevert "RDMA/rxe: Create duplicate mapping tables for FMRs" (diff)
downloadkernel-17ae355926ed1832449d52748334b8fa799301f1.tar.gz
kernel-17ae355926ed1832449d52748334b8fa799301f1.zip
RDMA/mlx5: Replace ent->lock with xa_lock
In the next patch, ent->list will be replaced with an xarray. The xarray uses an internal lock to protect the indexes. Use it to protect all the entry fields, and get rid of ent->lock. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Aharon Landau <[email protected]> Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions