]> git.kaiwu.me - nginx.git/commit
Win32: non-ASCII names in ngx_fs_bsize(), ngx_fs_available().
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 23 Feb 2023 17:50:03 +0000 (20:50 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 23 Feb 2023 17:50:03 +0000 (20:50 +0300)
commit4ace957c4e08bcbf9ef5e9f83b8e43458bead77f
tree60ad405a704880d349ab2d819dc8a3640df42234
parent6c5fe80bc69b12cc2bd0e8ed7bc67b240795f66b
Win32: non-ASCII names in ngx_fs_bsize(), ngx_fs_available().

This fixes potentially incorrect cache size calculations and non-working
"min_free" when using cache in directories with non-ASCII names.
src/os/win32/ngx_files.c