From 54a0a8be9b75196f1e0dd1986b5f052d115c1a70 Mon Sep 17 00:00:00 2001
From: Andre Noll
There is a deep interaction between file handles and the dentry -cache of the vfs. Without nfs, a filesystems can rely on the following +cache of the vfs. Without nfs, a filesystem can rely on the following "closure" property: For any positive dentry, all its parent directories are also positive dentries. This is no longer true if a filesystem is exported. Therefore the filesystem maps any file handles sent to -- 2.39.5