<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: What&#8217;s an inode?</title>
	<atom:link href="http://www.linux-mag.com/id/8658/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/8658/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: http://www.studio-vesper.pl/</title>
		<link>http://www.linux-mag.com/id/8658/#comment-1305473</link>
		<dc:creator>http://www.studio-vesper.pl/</dc:creator>
		<pubDate>Sat, 05 Oct 2013 13:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-1305473</guid>
		<description>Link exchange is nothing else however it is simply placing the other person&#039;s website link on your page at appropriate place and other person will also do similar 
in support of you.</description>
		<content:encoded><![CDATA[<p>Link exchange is nothing else however it is simply placing the other person&#8217;s website link on your page at appropriate place and other person will also do similar<br />
in support of you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: base64decode.met</title>
		<link>http://www.linux-mag.com/id/8658/#comment-1040707</link>
		<dc:creator>base64decode.met</dc:creator>
		<pubDate>Tue, 09 Jul 2013 13:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-1040707</guid>
		<description>great explanation Jeffrey, thanks</description>
		<content:encoded><![CDATA[<p>great explanation Jeffrey, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virender</title>
		<link>http://www.linux-mag.com/id/8658/#comment-319497</link>
		<dc:creator>Virender</dc:creator>
		<pubDate>Mon, 13 Aug 2012 09:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-319497</guid>
		<description>Very nicely explained. 
Thanx for such a good article Boss</description>
		<content:encoded><![CDATA[<p>Very nicely explained.<br />
Thanx for such a good article Boss</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cando</title>
		<link>http://www.linux-mag.com/id/8658/#comment-310529</link>
		<dc:creator>Cando</dc:creator>
		<pubDate>Wed, 08 Aug 2012 08:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-310529</guid>
		<description>Very nice article. Could anybody tell me what the difference is between &#039;inode&#039; and &#039;vnode&#039;. Is it the &#039;vnode&#039; a dynamic concept (related to process) while &#039;inode&#039; is a static one (related to file system). For example, a process opens a file. The process has a file descriptor for the file and an assicated vnode, which maintains the inode information. Am I right?</description>
		<content:encoded><![CDATA[<p>Very nice article. Could anybody tell me what the difference is between &#8216;inode&#8217; and &#8216;vnode&#8217;. Is it the &#8216;vnode&#8217; a dynamic concept (related to process) while &#8216;inode&#8217; is a static one (related to file system). For example, a process opens a file. The process has a file descriptor for the file and an assicated vnode, which maintains the inode information. Am I right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shyam yeduru</title>
		<link>http://www.linux-mag.com/id/8658/#comment-259667</link>
		<dc:creator>shyam yeduru</dc:creator>
		<pubDate>Tue, 19 Jun 2012 08:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-259667</guid>
		<description>nice article</description>
		<content:encoded><![CDATA[<p>nice article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.linux-mag.com/id/8658/#comment-227611</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 21 May 2012 09:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-227611</guid>
		<description>To see the content of an inode, use stat command.</description>
		<content:encoded><![CDATA[<p>To see the content of an inode, use stat command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: casey</title>
		<link>http://www.linux-mag.com/id/8658/#comment-218765</link>
		<dc:creator>casey</dc:creator>
		<pubDate>Mon, 14 May 2012 04:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-218765</guid>
		<description>got linked here from a thread on xda, great straightforward article, thanks alot,</description>
		<content:encoded><![CDATA[<p>got linked here from a thread on xda, great straightforward article, thanks alot,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rao_risk</title>
		<link>http://www.linux-mag.com/id/8658/#comment-203793</link>
		<dc:creator>Rao_risk</dc:creator>
		<pubDate>Sun, 29 Apr 2012 06:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-203793</guid>
		<description>Thank you for having done such a good job.many os book tells me that inode is the most important part of filesystem,but they never describe it as clear as you did.</description>
		<content:encoded><![CDATA[<p>Thank you for having done such a good job.many os book tells me that inode is the most important part of filesystem,but they never describe it as clear as you did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumit Rai</title>
		<link>http://www.linux-mag.com/id/8658/#comment-165619</link>
		<dc:creator>Sumit Rai</dc:creator>
		<pubDate>Thu, 15 Mar 2012 16:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-165619</guid>
		<description>Nice article, very well written. thanks</description>
		<content:encoded><![CDATA[<p>Nice article, very well written. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sukdev dutt</title>
		<link>http://www.linux-mag.com/id/8658/#comment-157371</link>
		<dc:creator>sukdev dutt</dc:creator>
		<pubDate>Thu, 01 Mar 2012 05:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-157371</guid>
		<description>nice article</description>
		<content:encoded><![CDATA[<p>nice article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faisal Saleem</title>
		<link>http://www.linux-mag.com/id/8658/#comment-156851</link>
		<dc:creator>Faisal Saleem</dc:creator>
		<pubDate>Wed, 29 Feb 2012 06:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-156851</guid>
		<description>Thanks alot for this article. It has provided a good information to actually easily understand inodes.</description>
		<content:encoded><![CDATA[<p>Thanks alot for this article. It has provided a good information to actually easily understand inodes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hzvfrb</title>
		<link>http://www.linux-mag.com/id/8658/#comment-142747</link>
		<dc:creator>hzvfrb</dc:creator>
		<pubDate>Tue, 07 Feb 2012 09:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-142747</guid>
		<description>KzCBkI  &lt;a href=&quot;http://vbhvnftxjocy.com/&quot; rel=&quot;nofollow&quot;&gt;vbhvnftxjocy&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>KzCBkI  <a href="http://vbhvnftxjocy.com/" rel="nofollow">vbhvnftxjocy</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bayan</title>
		<link>http://www.linux-mag.com/id/8658/#comment-121607</link>
		<dc:creator>bayan</dc:creator>
		<pubDate>Sun, 15 Jan 2012 13:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-121607</guid>
		<description>1,,,how to go back in command history?
2,,, what does /proc do ?
3 ,,, what are the information that are not stored in the inodes ?</description>
		<content:encoded><![CDATA[<p>1,,,how to go back in command history?<br />
2,,, what does /proc do ?<br />
3 ,,, what are the information that are not stored in the inodes ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aneesh</title>
		<link>http://www.linux-mag.com/id/8658/#comment-113155</link>
		<dc:creator>Aneesh</dc:creator>
		<pubDate>Fri, 06 Jan 2012 13:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-113155</guid>
		<description>Fantastic !! I love the way you wrote the article..

thanks much..</description>
		<content:encoded><![CDATA[<p>Fantastic !! I love the way you wrote the article..</p>
<p>thanks much..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BuckRogers</title>
		<link>http://www.linux-mag.com/id/8658/#comment-109393</link>
		<dc:creator>BuckRogers</dc:creator>
		<pubDate>Tue, 03 Jan 2012 04:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-109393</guid>
		<description>ya</description>
		<content:encoded><![CDATA[<p>ya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BuckRogers</title>
		<link>http://www.linux-mag.com/id/8658/#comment-109385</link>
		<dc:creator>BuckRogers</dc:creator>
		<pubDate>Tue, 03 Jan 2012 04:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-109385</guid>
		<description>an inode is just part of the metadata but the name came from the term index. which is information about the data.</description>
		<content:encoded><![CDATA[<p>an inode is just part of the metadata but the name came from the term index. which is information about the data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yypyyy</title>
		<link>http://www.linux-mag.com/id/8658/#comment-108421</link>
		<dc:creator>yypyyy</dc:creator>
		<pubDate>Mon, 02 Jan 2012 10:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-108421</guid>
		<description>PsYUum  &lt;a href=&quot;http://ekxwevnytyhl.com/&quot; rel=&quot;nofollow&quot;&gt;ekxwevnytyhl&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>PsYUum  <a href="http://ekxwevnytyhl.com/" rel="nofollow">ekxwevnytyhl</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dortha</title>
		<link>http://www.linux-mag.com/id/8658/#comment-104617</link>
		<dc:creator>Dortha</dc:creator>
		<pubDate>Sat, 31 Dec 2011 06:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-104617</guid>
		<description>Your&#039;s is the itenllgeint approach to this issue.</description>
		<content:encoded><![CDATA[<p>Your&#8217;s is the itenllgeint approach to this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SUMANTRA DAM</title>
		<link>http://www.linux-mag.com/id/8658/#comment-87581</link>
		<dc:creator>SUMANTRA DAM</dc:creator>
		<pubDate>Sun, 18 Dec 2011 07:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-87581</guid>
		<description>NICE ARTICLE BUT NEED MORE DETAILING ABOUT THE FILE AND DIRECTORY STRUCTURE OF LINUX BEFORE DIGGING INTO INODE</description>
		<content:encoded><![CDATA[<p>NICE ARTICLE BUT NEED MORE DETAILING ABOUT THE FILE AND DIRECTORY STRUCTURE OF LINUX BEFORE DIGGING INTO INODE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sona</title>
		<link>http://www.linux-mag.com/id/8658/#comment-82237</link>
		<dc:creator>sona</dc:creator>
		<pubDate>Wed, 14 Dec 2011 10:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=8658#comment-82237</guid>
		<description>When rm or rmdir deletes a file or directory, AFAIK, it only deletes the reference to the file’s inode in the file’s directory.&lt;a href=&quot;http://www.Azithromycindosage.info&quot; rel=&quot;nofollow&quot;&gt;Azithromycin dosage&lt;/a&gt; This is why other utilities have to be used to scrub a disk of the data file’s contents.</description>
		<content:encoded><![CDATA[<p>When rm or rmdir deletes a file or directory, AFAIK, it only deletes the reference to the file’s inode in the file’s directory.<a href="http://www.Azithromycindosage.info" rel="nofollow">Azithromycin dosage</a> This is why other utilities have to be used to scrub a disk of the data file’s contents.</p>
]]></content:encoded>
	</item>
</channel>
</rss>