]> git.kaiwu.me - nginx.git/commit
Disable symlinks: cleanup error handling.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 15 Feb 2012 12:17:24 +0000 (12:17 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 15 Feb 2012 12:17:24 +0000 (12:17 +0000)
commit04015a48ca657ac7649401ca75a9414e1b733d63
tree6fb327ef9ddd778d4639f9110a697fa3e8609443
parent8ce8f6667f3f14c004148138c0aec3dff79c350b
Disable symlinks: cleanup error handling.

Notably this fixes NGX_INVALID_FILE/NGX_FILE_ERROR mess, and adds
logging of close() errors.  In collaboration with Valentin Bartenev.
src/core/ngx_open_file_cache.c