diff options
author | 2010-10-23 07:00:16 -0400 | |
---|---|---|
committer | 2010-10-25 21:26:10 -0400 | |
commit | ad5e195ac9fdf4e2b28b8cf14937e5b9384dac2e (patch) | |
tree | 0345280d9095f5046c03ed25893aad229fae9369 /ipc/mqueue.c | |
parent | fs: Factor inode hash operations into functions (diff) | |
download | wireguard-linux-ad5e195ac9fdf4e2b28b8cf14937e5b9384dac2e.tar.xz wireguard-linux-ad5e195ac9fdf4e2b28b8cf14937e5b9384dac2e.zip |
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: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'ipc/mqueue.c')
0 files changed, 0 insertions, 0 deletions