From: Miklos Szeredi Date: Wed, 17 Oct 2007 06:27:07 +0000 (-0700) Subject: VFS: check nanoseconds in utimensat X-Git-Tag: v2.6.24-rc1~693 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=043f46f6151df2c518988b5e41376e42491257b5;p=pandora-kernel.git VFS: check nanoseconds in utimensat utimensat() (and possibly other callers of do_utimes()) didn't check if the nanosecond value was within the allowed range. Signed-off-by: Miklos Szeredi Cc: Ulrich Drepper Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed