summaryrefslogtreecommitdiff
path: root/sys/lib
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2017-04-09 04:32:38 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2017-04-09 04:32:38 +0200
commit1d94a18e5683d0d69aca4c8350b7914419fae6bc (patch)
treeb376bbefc5cd770d1bc15f0683f2441137f4d5c0 /sys/lib
parent35f6a75355ea4f52f675f9cfbb865241512a7315 (diff)
upas/fs: fix sync condition
we used to check for mb->d->name != nil before stating, to avoid stating pop3/imap mailboxes who don't really have a local file, but this breaks when the md->d is reconstructed (faked) from the index! resulting in the mailbox stop being refreshed. the solution is to not have mb->d == nil for imap/pop mailoxes.
Diffstat (limited to 'sys/lib')
0 files changed, 0 insertions, 0 deletions