From: Miklos Szeredi Date: Thu, 18 Oct 2007 10:07:01 +0000 (-0700) Subject: fuse: improve utimes support X-Git-Tag: v2.6.24-rc1~316 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17637cbaba592076c221dc045ca78422b4af6290;p=pandora-kernel.git fuse: improve utimes support Add two new flags for setattr: FATTR_ATIME_NOW and FATTR_MTIME_NOW. These mean, that atime or mtime should be changed to the current time. Also it is now possible to update atime or mtime individually, not just together. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed