lkml.org 
[lkml]   [2010]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Correct comments for ctime field for ext2 and ext3.
On Sun, 31 Oct 2010, Robert P. J. Day wrote:

>
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
> ---
>
> not sure if my first posting made it, so ignore this if its a dup.
>
> diff --git a/include/linux/ext2_fs.h b/include/linux/ext2_fs.h
> index 2dfa707..e084c99 100644
> --- a/include/linux/ext2_fs.h
> +++ b/include/linux/ext2_fs.h
> @@ -244,7 +244,7 @@ struct ext2_inode {
> __le16 i_uid; /* Low 16 bits of Owner Uid */
> __le32 i_size; /* Size in bytes */
> __le32 i_atime; /* Access time */
> - __le32 i_ctime; /* Creation time */
> + __le32 i_ctime; /* Status change time */

I feel that 'Inode change time' would be more appropriate.

--
Jiri Kosina
SUSE Labs, Novell Inc.


\
 
 \ /
  Last update: 2010-11-01 20:19    [W:0.038 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site