log src/os/unix/ngx_files.c @ 3294:04cfc09b8b8d

age author description
Thu, 05 Nov 2009 13:12:30 +0000 Igor Sysoev export aio presence knowledge to prevent using "aio sendfile",
Wed, 14 Oct 2009 11:33:35 +0000 Igor Sysoev *) reset cached dirent.d_type after stat()
Fri, 25 Sep 2009 14:17:28 +0000 Igor Sysoev uniform ngx_directio_on/off() interface with other file functions
Fri, 25 Sep 2009 13:55:46 +0000 Igor Sysoev handle short pwrite() to log an error cause: ENOSPC, EDQUOT, or EFBIG
Thu, 24 Sep 2009 20:04:10 +0000 Igor Sysoev log file name for read/write errors
Mon, 30 Mar 2009 07:43:06 +0000 Igor Sysoev ngx_fs_bsize()
Fri, 06 Mar 2009 13:01:21 +0000 Igor Sysoev XFS on Linux does not set dirent.d_type,