On Sun, 18 Apr 2004, Gerd M wrote: > > I tried it but it didn't cross the mount point. > Finally i've got a solution... :-) > The problem is that there is not a unique vfsmount for a dentry. If for > example /dev/hda3 is mounted on /mnt/stuff and /mnt/other then the dentries > for /mnt/stuff/file1 and /mnt/other/file1 are the same but the vfsmounts are > different. Why isn't their d_parent different? -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/