From: Christoph Hellwig Date: Mon, 7 Nov 2005 08:59:46 +0000 (-0800) Subject: [PATCH] remove superflous ctime/mtime updates in affs X-Git-Tag: v2.6.15-rc1~604 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db73e9aa99bf093427b79877f9475392724fd5e5;p=pandora-kernel.git [PATCH] remove superflous ctime/mtime updates in affs Both AFFS and HPFS update the ctime and mtime in the write path, after generic_file_write returned and marked the inode dirty. Signed-off-by: Christoph Hellwig Acked-by: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed