Description
Right now we rely on `::fs::usage()` to check disk usage for sandbox gc. Ideally, we should also check the filesystem inode usage to make sure that if there is no sufficient inodes available, the sandbox could be scheduled for GC.
/cc carlone