> it's not a common case to delete a file and then to try to access it,
I'm less than sure about that.
> while there are common cases that wants to avoid stale dentries around
> for deleted files.
Keep in mind that e.g. rm -rf on a tree _will_ evict the dentries in
question, so quite a few of these cases actually don't leave the stuff
behind.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/