Skip to content
Commit 88d2ae0e authored by Kent Overstreet's avatar Kent Overstreet
Browse files

inode: make __iget() a static inline



bcachefs is switching to an rhashtable for vfs inodes instead of the
standard inode.c hashtable, so we need this exported, or - a static
inline makes more sense for a single atomic_inc().

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 27663d77
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment