lkml.org 
[lkml]   [2003]   [Sep]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Data writting over the quota chage inote time
From
Date
"Youza Youzovic" <youza@post.cz> writes:

> echo "s" >> test; stat test
> File: "test"
> Size: 204800 Blocks: 408 IO Block:
> 121234234 Regular File
> Device: 811h/2065d Inode: 6300 Links: 1
> Access: (0644/-rw-r--r--) Uid: (1010/test) Gid:(0/root)
> Access: Wed Aug 13 16:10:21 2003
> Modify: Wed Aug 13 16:14:38 2003
> Change: Wed Aug 13 16:14:38 2003
>
> the size is not change - this is OK !!
> But Modify, and Change time is modified !!!

ctime is the inode change time; it has nothing to do with quotas. In
your example above, you wrote some data to a file, which resulted in
some of the inode's fields being updated, which resulted in the inode
change time being updated.

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

\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.056 / U:1.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site