mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
... and it's getting it wrong, too - missing ->d_revalidate() calls when it's dealing with filesystem (procfs) that has non-trivial ->d_revalidate()... Signed-off-by: Al Viro <[email protected]>