]> git.ipfire.org Git - thirdparty/squid.git/commit
date: 2002/11/09 10:42:01; author: hno; state: Exp; lines: +46 -20
authorhno <>
Sun, 10 Nov 2002 09:29:58 +0000 (09:29 +0000)
committerhno <>
Sun, 10 Nov 2002 09:29:58 +0000 (09:29 +0000)
commit211f1d0bb2a4fef2a4a9c76361f7ec662effdf85
tree5b76f50c5af8f9e0e1f8d7812909c55956fb46f1
parentccdf57eb7a1946b57c6495f69ed1752859383bc0
date: 2002/11/09 10:42:01;  author: hno;  state: Exp;  lines: +46 -20
Bugzilla #451: Occasional corruption of objects

This patch fixes a cbdata boundary violation in the aufs storeio
implementation wich caused data corruption on aborted cache hits.
src/fs/aufs/aiops.cc
src/fs/aufs/async_io.cc
src/fs/aufs/store_asyncufs.h
src/fs/aufs/store_dir_aufs.cc
src/fs/aufs/store_io_aufs.cc