Re: Extended attributes lastCrawlAttr



Well, I don't want to insist on this issue, but somthing really has to be done, at least temporarily.

Just putting a try catch, and a FIXME: should suffice for the moment, and allows more people to try and test beagle without doing arcane stuff in their /etc/fstab file..

beagle/beagled/FileSystemQueryable/CrawlQueue.cs line 113
try {
	ExtendedAttribute.Set (dir, lastCrawlAttr, StringFu.DateTimeToString (DateTime.Now));
} catch(Exception e) {
	FIXME: What to do when the filesystem doesn't support Extended Attributes ?
}


Raf

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]