Fixed bug #739: Extended service update fails with Alvis filter.
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 3 Dec 2006 16:05:13 +0000 (16:05 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 3 Dec 2006 16:05:13 +0000 (16:05 +0000)
commit08b7c1004e499046730ef564c901cc3b584d6e1f
tree3025d8e6c5f5b10a19e399d788a773270940806a
parent027c4aa269709a33000e42fb478f8b1cb79e0842
Fixed bug #739: Extended service update fails with Alvis filter.
This change makes it possible to have register and shadow as same
directory. The size limits is only counted for each file type (so if
shadow is 10M and register is 20M the total size of directory is 30M).
bfile/bfile.c
bfile/mfile.c
bfile/mfile.h
bfile/tstmfile1.c