K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-02-19T15:53:08.721133Z K 7 svn:log V 308 Ext2: cleanup setting of ctime/mtime/birthtime. This adopts the same change as r291936 for UFS. Directly clear IN_ACCESS or IN_UPDATE when user supplied the time, and copy the value into the inode. This keeps the behaviour cleaner and is consistent with UFS. Reviewed by: bde MFC after: 1 month (only 10) END