]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: clean up inode work queueing
authorJeff Layton <jlayton@kernel.org>
Fri, 9 Oct 2020 18:24:34 +0000 (14:24 -0400)
committerJeff Layton <jlayton@kernel.org>
Sat, 6 Feb 2021 11:52:09 +0000 (06:52 -0500)
commit018a7aa6f65d27e04ee9e61993a9f7cf62adb5dd
tree123e6a7749802b7a75f421ce0fb0f7908cfcfe8d
parent54fb881885cf816a8e84112518139129dcdef31a
ceph: clean up inode work queueing

Add a generic function for taking an inode reference, setting the I_WORK
bit and queueing i_work. Turn the ceph_queue_* functions into static
inline wrappers that pass in the right bit.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
fs/ceph/inode.c
fs/ceph/super.h