Skip to content
Snippets Groups Projects
Commit ad5e195a authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Al Viro
Browse files

fs: Stop abusing find_inode_fast in iunique


Stop abusing find_inode_fast for iunique and opencode the inode hash walk.
Introduce a new iunique_lock to protect the iunique counters once inode_lock
is removed.

Based on a patch originally from Nick Piggin.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 4c51acbc
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment