Re: [Tracker] [Re: tracker in F16]
- From: Philip Van Hoof <philip codeminded be>
- To: Aleksander Morgado <aleksander lanedo com>
- Cc: Poettering <mztabzr 0pointer de>, Lennart, tracker-list gnome org
- Subject: Re: [Tracker] [Re: tracker in F16]
- Date: Tue, 20 Sep 2011 11:11:31 +0200
On Tue, 2011-09-20 at 11:08 +0200, Aleksander Morgado wrote:
I beg your pardon, I just double checked this and there is also a
tracker_file_is_locked() API which only the miner-fs uses in one
instance. That is used when checking each file in our queue handler
function:
if (file && queue != QUEUE_DELETED &&
tracker_file_is_locked (file)) {
I agree, this could potentially be a place to improve. Carlos,
Aleksander, can you guys comment on why we still have this in place?
IIRC, those were just to sync with tracker-writeback, which is (was?)
the only one usign flock()s. Possibly dead code that can be removed.
The writeback feature in master has a bug at this moment, so a bit hard
to test. But it's true that since its new architecture the flock isn't
needed anymore, at least as far as I know.
Regards,
Philip
--
Philip Van Hoof
freelance software developer
Codeminded BVBA - http://codeminded.be
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]