linux-stable-rt/fs/affs
Christoph Hellwig db73e9aa99 [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 <hch@lst.de>
Acked-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-07 07:53:41 -08:00
..
Changes
Makefile
affs.h
amigaffs.c
bitmap.c
dir.c
file.c [PATCH] remove superflous ctime/mtime updates in affs 2005-11-07 07:53:41 -08:00
inode.c
namei.c
super.c
symlink.c