All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Neakums <sneakums@zork.net>
To: linux-kernel@vger.kernel.org
Subject: Re: Data writting over the quota chage inote time
Date: Thu, 25 Sep 2003 14:37:08 +0100	[thread overview]
Message-ID: <6uad8toupn.fsf@zork.zork.net> (raw)
In-Reply-To: <fc5f185ffdd49f6f4444747a24368d79@www4.mail.post.cz> (Youza Youzovic's message of "Thu, 25 Sep 2003 15:28:19 +0200 (CEST)")

"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.


  reply	other threads:[~2003-09-25 13:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-25 13:28 Data writting over the quota chage inote time Youza Youzovic
2003-09-25 13:37 ` Sean Neakums [this message]
2003-09-25 13:39   ` Sean Neakums
2003-10-09 16:36 ` Jan Kara

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6uad8toupn.fsf@zork.zork.net \
    --to=sneakums@zork.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.