<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: inode question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849300#M777422</link>
    <description>Bob:&lt;BR /&gt;&lt;BR /&gt;To be more specific...you won't find the filename in there...&lt;BR /&gt;&lt;BR /&gt;LN</description>
    <pubDate>Wed, 23 Aug 2006 20:40:13 GMT</pubDate>
    <dc:creator>NMory</dc:creator>
    <dc:date>2006-08-23T20:40:13Z</dc:date>
    <item>
      <title>inode question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849295#M777417</link>
      <description>Hello experts,&lt;BR /&gt;&lt;BR /&gt;Where in the inode is the name of the file stored? I have looked in /usr/include/sys/inode.h and I can't seem to find the file name anywhere. What am I missing? Please answer quickly because I'm asking for someone else.&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;Bob&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Aug 2006 17:41:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849295#M777417</guid>
      <dc:creator>Robert Fisher_1</dc:creator>
      <dc:date>2006-08-23T17:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: inode question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849296#M777418</link>
      <description>Well Bob, you wanted a quick answer: You don't on account of it ain't there.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Aug 2006 17:43:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849296#M777418</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-23T17:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: inode question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849297#M777419</link>
      <description>I suppose I ought to elaborate just a bit. You have the tail wagging the dog or the cart before the horse. The filename is not stored within the inode --- and remember, multiple filenames can share a common inode. The directory entry stores the name of the file AND the inode number so that many directory entries within the same filesystem can have the same inode number. Indeed, this is the mechanism underlying "hard" links.</description>
      <pubDate>Wed, 23 Aug 2006 17:49:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849297#M777419</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-23T17:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: inode question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849298#M777420</link>
      <description>Hi Bob:&lt;BR /&gt;&lt;BR /&gt;...and to add to Clay's comments, the inode number of a mounted directory is always two (2)...a rather useful thing.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 23 Aug 2006 18:13:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849298#M777420</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-08-23T18:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: inode question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849299#M777421</link>
      <description>Robert:&lt;BR /&gt;&lt;BR /&gt;You can check this as a reference.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Inode" target="_blank"&gt;http://en.wikipedia.org/wiki/Inode&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;LN</description>
      <pubDate>Wed, 23 Aug 2006 20:36:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849299#M777421</guid>
      <dc:creator>NMory</dc:creator>
      <dc:date>2006-08-23T20:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: inode question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849300#M777422</link>
      <description>Bob:&lt;BR /&gt;&lt;BR /&gt;To be more specific...you won't find the filename in there...&lt;BR /&gt;&lt;BR /&gt;LN</description>
      <pubDate>Wed, 23 Aug 2006 20:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849300#M777422</guid>
      <dc:creator>NMory</dc:creator>
      <dc:date>2006-08-23T20:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: inode question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849301#M777423</link>
      <description>...and adding to Clay's and JRF comments. A directory is just a simple relational data base containing a list of names and inode(index node). Many names(file names via hard links) can point to same inode, however the number of names pointing to same inode is limited. Therefore removing(unlinking) a name(hard link) will not remove the inode. When the last name asscociate to that inode is removed(unlinked) than that inode becomes available to the system. Another thing, cause different names(h/l) can point to same inode no hard links can cross file systems, and of course as it was said no h/l can be done to a dir(only the kernel can) only soft links.&lt;BR /&gt;Regards,&lt;BR /&gt;Florin</description>
      <pubDate>Fri, 25 Aug 2006 00:15:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inode-question/m-p/3849301#M777423</guid>
      <dc:creator>florin_10</dc:creator>
      <dc:date>2006-08-25T00:15:29Z</dc:date>
    </item>
  </channel>
</rss>

