Reg:dentry->d_mounts value

From: SATHISH.J (sathish.j@tatainfotech.com)
Date: Sun Jun 17 2001 - 03:06:58 EST


Hi,

Sorry to disturb you all.

In the d_alloc() function in the vfs layer of the filesystem(2.2.14
kernel) we can see the following:

        dentry->d_mounts = dentry;
        dentry->d_covers = dentry;
        
Why should both the above be assigned the values of dentry. Wher elase is
this used. Please help me with this information.

Thanks in advance,
Regards,
sathish.j

-
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/



This archive was generated by hypermail 2b29 : Sat Jun 23 2001 - 21:00:17 EST