[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: A Question on inode - ext3FS
- From: Daniel Pittman <daniel rimspace net>
- To: Ext3-users redhat com
- Cc:
- Subject: Re: A Question on inode - ext3FS
- Date: Wed, 26 Nov 2008 16:01:41 +1100
"lakshmi pathi" <lakshmipathi g gmail com> writes:
> I have noticed that whenever you edit a file content,a new inode
> number is assigned with the File.
No, it never is.
> But Sometime file changes the inode number,Sometimes it remains as
> older inode.
Sometimes your editor creates a *new* file, which has a new inode
number, and replaces the original file with it. Other times the content
is edited and now new file is created.
Regards,
Daniel
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]