Commit 7a6d6ccf authored by Brian Havard's avatar Brian Havard
Browse files

OS/2 file systems have no inodes so stat() tries to fake it by providing a

number that increments with each call. This isn't very useful to us and makes
ETags change value on every request which kills any ETag based caching so
force the inode value to 0.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87619 13f79535-47bb-0310-9956-ffa450edef68
parent 5567ef5e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment