From: Satyam Sharma Date: Mon, 16 Jul 2007 18:54:23 +0000 (+0530) Subject: utime(s): Honour CAP_FOWNER when times==NULL X-Git-Tag: v2.6.23-rc1~775 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b37696fda07b8acf37beba3853f83106397ccdf;p=pandora-kernel.git utime(s): Honour CAP_FOWNER when times==NULL do_utimes() does not honour CAP_FOWNER when times==NULL. Trivial and obvious one-line fix. Signed-off-by: Satyam Sharma Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed