mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
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. |
||
---|---|---|
.. | ||
asm-generic | ||
asm-i386 | ||
asm-x86_64 | ||
include | ||
getexecname.c | ||
gethrestime.c | ||
gethrtime.c | ||
getmntany.c | ||
list.c | ||
Makefile.am | ||
Makefile.in | ||
mkdirp.c | ||
strlcat.c | ||
strlcpy.c | ||
strnlen.c | ||
timestamp.c | ||
xdr.c | ||
zone.c |