• C
    fs: simplify iget & friends · 0b2d0724
    Christoph Hellwig 提交于
    Merge get_new_inode/get_new_inode_fast into iget5_locked/iget_locked
    as those were the only callers.  Remove the internal ifind/ifind_fast
    helpers - ifind_fast only had a single caller, and ifind had two
    callers wanting it to do different things.  Also clean up the comments
    in this area to focus on information important to a developer trying
    to use it, instead of overloading them with implementation details.
    Signed-off-by: NChristoph Hellwig <hch@lst.de>
    Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
    0b2d0724
inode.c 43.9 KB