Difference between dentry and directory?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: kernelnewbies@xxxxxxxxxxxx
- Subject: Difference between dentry and directory?
- From: Xiangfei Jia <xjianz@xxxxxxxxx>
- Date: Mon, 6 Jun 2005 12:58:57 +1200
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=JgVwaVxrRBfniDuhmnvIwX40hopYgK5t1kBDjTdCl7gwoCaIkw9LL80MM3UHMXXxS9luNDNCxyvPIwr1dSmeYtmXJHJSiHW1IBpJfA6cHmYHPyRLfs6vEA33Zdi5z3dcuYqJoaGbzXF6cDZSjOgA8+Vy91QiYoJ/LdVvzRyEn/o=
- Reply-to: Xiangfei Jia <xjianz@xxxxxxxxx>
- Sender: kernelnewbies-bounce@xxxxxxxxxxxx
I'm reading the VFS implementation. The VFS has four primary object types: superblock, inode, dentry,
file.
A book says that " a dentry represents a component in path, which might
include a regular file. In other words, a dentry is not the same as a
directory, but a directory is the same as a file.". I so confused about
the difference dentry and directory. Can anyone explain more
about it?
Thanks!
Fei
[Index of Archives]
[Newbies FAQ]
[Linux Kernel Mentors]
[Linux Kernel Development]
[IETF Annouce]
[Git]
[Networking]
[Security]
[Bugtraq]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux RAID]
[Linux SCSI]
[Linux ACPI]