D10826: Introduce DocumentId class
Michael Heidelbach
noreply at phabricator.kde.org
Sun Feb 25 11:11:40 UTC 2018
michaelh created this revision.
michaelh added reviewers: adridg, Baloo, Frameworks.
michaelh added projects: Baloo, Frameworks.
michaelh requested review of this revision.
REVISION SUMMARY
This class shall successively replace the current DocId(quint64) to gain more flexibility.
- Account for 64bit inodes
- Port away from stBuf.st_dev which is not always constant
- Use document ids of variable size
T8054 <https://phabricator.kde.org/T8054>
TEST PLAN
make test
REPOSITORY
R293 Baloo
BRANCH
flex-class (branched from flexible-docid)
REVISION DETAIL
https://phabricator.kde.org/D10826
AFFECTED FILES
src/engine/documentid.cpp
src/engine/documentid.h
To: michaelh, adridg, #baloo, #frameworks
Cc: ashaposhnikov, michaelh, kmorwinski, spoorun, nicolasfella, alexeymin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180225/e5406412/attachment.html>
More information about the Kde-frameworks-devel
mailing list