[PATCH] Create fs/utimes.c
authorAlexey Dobriyan <adobriyan@gmail.com>
Sun, 1 Oct 2006 06:27:22 +0000 (23:27 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 1 Oct 2006 07:39:19 +0000 (00:39 -0700)
commit82b0547cfae1fb2ee26cad588f6d49a347d24740
tree67575452152d0e51a573f66053c29c2028f3701e
parent52978be636374c4bfb61220b37fa12f55a071c46
[PATCH] Create fs/utimes.c

* fs/open.c is getting bit crowdy
* preparation to lutimes(2)

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/Makefile
fs/open.c
fs/utimes.c [new file with mode: 0644]
include/linux/namei.h
include/linux/utime.h