commit | f7899bd5472e8e99741369b4a32eca44e5282a85 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Oct 23 07:09:06 2010 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Oct 25 21:26:10 2010 -0400 |
tree | 01297ddbb1bbeb0409f4f6bba81fbb3150794033 | |
parent | ad5e195ac9fdf4e2b28b8cf14937e5b9384dac2e [diff] |
fs: move i_count increments into find_inode/find_inode_fast 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>