summaryrefslogtreecommitdiff
path: root/net/compat.c
diff options
context:
space:
mode:
authorChristian Brauner <brauner@kernel.org>2023-11-30 13:49:09 +0100
committerChristian Brauner <brauner@kernel.org>2023-12-12 14:24:13 +0100
commit372a34e66fb7f95124fadae9c600b231c35696a7 (patch)
tree5edc7444222b13d09d807f9bad860534c1a1b6e5 /net/compat.c
parent24fa3ae9467f49dd9698fd884f2c6b13cc8ea12d (diff)
fs: replace f_rcuhead with f_task_work
The naming is actively misleading since we switched to SLAB_TYPESAFE_BY_RCU. rcu_head is #define callback_head. Use callback_head directly and rename f_rcuhead to f_task_work. Add comments in there to explain what it's used for. Link: https://lore.kernel.org/r/20231130-vfs-files-fixes-v1-3-e73ca6f4ea83@kernel.org Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'net/compat.c')
0 files changed, 0 insertions, 0 deletions