2c395def27
The new prefered inteface for evicting an inode from the inode cache is the ->evict_inode() callback. It replaces both the ->delete_inode() and ->clear_inode() callbacks which were previously used for this. |
||
---|---|---|
.. | ||
kernel.c | ||
Makefile.am | ||
Makefile.in | ||
taskq.c | ||
util.c |