sapling/eden/mononoke/derived_data
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
..
blame Update formatter to rustfmt 2.0 2020-09-09 07:52:33 -07:00
changeset_info Remove crate_root from Rust dependency info 2020-08-31 14:43:24 -07:00
deleted_files_manifest Update formatter to rustfmt 2.0 2020-09-09 07:52:33 -07:00
fastlog Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
filenodes Update formatter to rustfmt 2.0 2020-09-09 07:52:33 -07:00
fsnodes mononoke: remove get_fsnode_id 2020-09-18 02:52:47 -07:00
mercurial_derived_data use derived data infra to derive mercurial changesets 2020-09-11 07:23:11 -07:00
src mononoke: deprecate preamble in favor of metadata 2020-09-15 10:28:38 -07:00
unodes Update formatter to rustfmt 2.0 2020-09-09 07:52:33 -07:00
utils support for multiple heads in BonsaiDerived::find_all_underived_ancestors 2020-09-15 09:21:12 -07:00
Cargo.toml mononoke: use sorted vector map to speed up fsnode construction 2020-09-16 02:11:39 -07:00