sapling/eden/mononoke/derived_data/fsnodes
Alex Hornby 753c986a93 mononoke: remove get_fsnode_id
Summary:
Spotted a TODO in fsnode get_fsnode_id.  There was only one user of the function, which didn't really need to call it as it had the blob already.

As well as being a bit tidier this also saves a clone of the fsnode.

Reviewed By: StanislavGlebik

Differential Revision: D23758689

fbshipit-source-id: e0a8c124c929fda3af4c96a76d441a79e5bfbd5b
2020-09-18 02:52:47 -07:00
..
batch.rs Switch Loadable and Storable interfaces to new-style futures 2020-06-25 08:45:37 -07:00
Cargo.toml mononoke: use sorted vector map to speed up fsnode construction 2020-09-16 02:11:39 -07:00
derive.rs mononoke: remove get_fsnode_id 2020-09-18 02:52:47 -07:00
lib.rs mononoke: add derive_fsnode_in_batch 2020-04-20 06:57:40 -07:00
mapping.rs Back out "mononoke: use batch_derive method in derived data utils" 2020-07-20 03:18:55 -07:00