fs: move i_count increments into find_inode/find_inode_fast
authorChristoph Hellwig <hch@lst.de>
Sat, 23 Oct 2010 11:09:06 +0000 (07:09 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 26 Oct 2010 01:26:10 +0000 (21:26 -0400)
Now that iunique is not abusing find_inode anymore we can move the i_ref
increment back to where it belongs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/inode.c

diff --cc fs/inode.c
Simple merge