bdf4328b04
Added insert_inode_locked() helper function, prior to this most callers used insert_inode_hash(). The older method doesn't check for collisions in the inode_hashtable but it still acceptible for use. Fallback to using insert_inode_hash() when insert_inode_locked() is unavailable. |
||
---|---|---|
.. | ||
Makefile.am | ||
Makefile.in | ||
uu_alloc.c | ||
uu_avl.c | ||
uu_dprintf.c | ||
uu_ident.c | ||
uu_list.c | ||
uu_misc.c | ||
uu_open.c | ||
uu_pname.c | ||
uu_string.c | ||
uu_strtoint.c |