This is an archive of the discontinued Mercurial Phabricator instance.

upgrade: use storageinfo() for obtaining storage metadata
ClosedPublic

Authored by indygreg on Sep 26 2018, 2:28 PM.

Details

Summary

Let's switch to our new API for obtaining information about storage.

This eliminates the last consumer of rawsize() and the opener proxy
from the file storage interface!

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Sep 26 2018, 2:28 PM
pulkit accepted this revision.Sep 26 2018, 3:21 PM
This revision was automatically updated to reflect the committed changes.