Does cat /proc/fs/xfs/stat | awk โ€˜/^ig/{print $1}โ€™ == 0 really mean that iโ€™m not using the inode cache?

โค‹ Read More