lkml.org 
[lkml]   [2008]   [Mar]   [27]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC PATCH 20/26] UBIFS: add VFS operations
FromAndi Kleen <>
Date27 Mar 2008 14:36:56 +0100
Artem Bityutskiy <Artem.Bityutskiy@nokia.com> writes:

(haven't read the whole thing) 

> +		inode->i_gid = current->fsgid;
> +	inode->i_mode = mode;
> +	inode->i_mtime = inode->i_atime = inode->i_ctime = CURRENT_TIME_SEC;

Any specific reason you didn't implement sub second time stamp support?
There is really no good excuse to not do that on a new file system.

-Andi


\
 
 \ /
  Last update: 2008-03-27 14:39    [from the cache]
©2003-2008