]> git.kaiwu.me - nginx.git/commit
do not set file time in ngx_copy_file() if the time is -1,
authorIgor Sysoev <igor@sysoev.ru>
Tue, 30 Mar 2010 14:15:25 +0000 (14:15 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 30 Mar 2010 14:15:25 +0000 (14:15 +0000)
commitd08b65ca61e87d9bf4290cd5d8725816d085708e
tree947c984ae072315f4664f1d8890aa98917d05ca3
parent86f791e09092b52063cc42ce9ca4e5304d5fba49
do not set file time in ngx_copy_file() if the time is -1,
this fixes an issue when file is moved across devices
src/core/ngx_file.c