> The POSIX.1 draft spec for utimensat() says that if a times[n].tv_nsec > field is UTIME_OMIT or UTIME_NOW, then the value in the corresponding > tv_sec field is ignored. However the current Linux implementation > requires the tv_sec value to be zero (or the EINVAL error results). > This requirement should be removed. > > CC: Miklos Szeredi <miklos@xxxxxxxxxx> > CC: Al Viro <viro@xxxxxxxxxxxxxxxxxx> > CC: Ulrich Drepper <drepper@xxxxxxxxxx> > Signed-off-by: Michael Kerrisk <mtk.manpages@xxxxxxxxx> Would it be possible to quote the relevant parts of the draft? Otherwise Acked-by: Miklos Szeredi <mszeredi@xxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html