diff options
author | Christoph Hellwig <hch@lst.de> | 2010-10-23 13:15:32 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2010-10-26 03:26:10 +0200 |
commit | 646ec4615cd05972581c9c5342ed7a1e77df17bb (patch) | |
tree | 23c252d906f5356205b4d42c4ff9b4e6f70ebca2 /fs/jffs2 | |
parent | fs: move i_count increments into find_inode/find_inode_fast (diff) | |
download | linux-646ec4615cd05972581c9c5342ed7a1e77df17bb.tar.xz linux-646ec4615cd05972581c9c5342ed7a1e77df17bb.zip |
fs: remove inode_add_to_list/__inode_add_to_list
Split up inode_add_to_list/__inode_add_to_list. Locking for the two
lists will be split soon so these helpers really don't buy us much
anymore.
The __ prefixes for the sb list helpers will go away soon, but until
inode_lock is gone we'll need them to distinguish between the locked
and unlocked variants.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions