]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Change default FileETag to be "size mtime", i.e. remove the inode. Adjust the
authorStefan Fritsch <sf@apache.org>
Tue, 8 Nov 2011 03:06:08 +0000 (03:06 +0000)
committerStefan Fritsch <sf@apache.org>
Tue, 8 Nov 2011 03:06:08 +0000 (03:06 +0000)
commitccc76d4e43aff64df243280f8526dc7de230a4ae
treed72af93a6b6c171c414dbc4649c6d74918eea973
parent35525c08419708b40e87e779563e92d4e62a9c98
Change default FileETag to be "size mtime", i.e. remove the inode. Adjust the
etag generation in mod_dav_fs to the new default.

PR 49623.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199086 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/core.xml
docs/manual/upgrading.xml
include/http_core.h
modules/dav/fs/repos.c