commit | 5b37696fda07b8acf37beba3853f83106397ccdf | [log] [tgz] |
---|---|---|
author | Satyam Sharma <ssatyam@cse.iitk.ac.in> | Tue Jul 17 00:24:23 2007 +0530 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Jul 16 12:14:08 2007 -0700 |
tree | 5f85c318eb7d76ce05adf504c4e209978a70ad47 | |
parent | 9793c3266755b4cae8915982825b2c07cd12e1c6 [diff] |
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 <ssatyam@cse.iitk.ac.in> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>