Opened 16 years ago

Last modified 16 years ago

#2614 closed bug

Indexes not being correctly maintained. — at Version 1

Reported by: bga Owned by: axeld
Priority: blocker Milestone: R1/alpha1
Component: File Systems/BFS Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by bga)

I have been doing experiments on a real Haiku installation and playing with emails I just noticed the indexes are not being correctly maintained.

Here is what I mean:

~> query MAIL:subject=\*

/boot/home/development/mdr/AGMSBayesianSpamServer/SoundUncertain /boot/home/development/mdr/outbound_filters /boot/home/config/settings/AGMSBayesianSpam/AGMSBayesianSpamServer\ Settings /boot/home/development/mdr/bemail/ObjectList.h /boot/home/development/mdr/bemail /boot/home/development/mdr/daemon/.cvsignore /boot/home/development/mdr/bemail/Enclosures.cpp /boot/home/development/mdr/lib/crypt.cpp /boot/home/development/spam_server/CVS/Entries /boot/home/development/mdr/config/ConfigWindow.cpp /boot/home/development/mdr/bemail/QueryMenu.cpp /boot/home/development/mdr/CVSROOT/verifymsg /boot/home/development/mdr/CVSROOT/modules /boot/home/development/mdr/inbound_protocols /boot/home/development/mdr/CVSROOT/notify /boot/home/development/mdr/bemail/Content.h /boot/home/development/mdr/bemail/Content.cpp /boot/home/development/mdr/lib/numailkit.cpp /boot/home/development/mdr/lib/status.cp /boot/home/development/mdr/config/ConfigWindow.h /boot/home/development/mdr/bemail/FindWindow.h /boot/home/development/mdr/bemail/Header.cpp /boot/home/development/mdr/bemail/LICENSE /boot/home/development/mdr/bemail/Mail.cpp /boot/home/development/mdr/bemail/Prefs.h /boot/home/development/mdr/inbound_protocols/makefile /boot/home/development/mdr/lib /boot/home/development/mdr/bemail/Signature.h /boot/home/development/mdr/bemail/BeMail.rsrc /boot/home/development/mdr/bemail/Signature.cpp /boot/home/development/mdr/bemail/QueryMenu.h /boot/home/development/mdr/daemon/SlowMenu.h /boot/home/development/mdr/AGMSBayesianSpamServer/BuyLogoLayers.image.x-becasso /boot/home/development/mdr/bemail/Utilities.cpp /boot/home/development/mdr/bemail/WIndex.cpp /boot/home/development/mdr/bemail/Words.cpp /boot/home/development/mdr/bemail/WIndex.h /boot/home/development/mdr/bemail/Words.h /boot/home/development/mdr/bemail/geekspeak /boot/home/development/mdr/bemail/Utilities.h /boot/home/development/mdr/config/E-mail.rsrc /boot/home/development/mdr/daemon/NavMenu.h /boot/home/development/mdr/bemail/BmapButton.h /boot/home/development/mdr/daemon/main.cp

And, just to confirm in one file:

~> listattr /boot/home/development/mdr/daemon/main.cp File: /boot/home/development/mdr/daemon/main.cp

Type Size Name


0 bytes total in attributes.

I was working with those files before I checked the email so it looks a lot like BFS getting confused about the inodes that it puts on the indexes.

Change History (1)

comment:1 by bga, 16 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.