Re: [RFC PATCH 20/26] UBIFS: add VFS operations

From: Artem Bityutskiy
Date: Thu Mar 27 2008 - 09:46:09 EST


Andi Kleen wrote:
+ 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.

No reason, just thought this should be enough. Will be fixed, thank you.

--
Best Regards,
Artem Bityutskiy (ÐÑÑÑÐ ÐÐÑÑÑÐÐÐ)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/