chiark / gitweb /
fastsplit: Promote construction of ipc_from_record
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 20 May 2022 18:04:21 +0000 (19:04 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 20 May 2022 18:21:55 +0000 (19:21 +0100)
commit3d4a6f6f45ea8ed2e783cd7ca80b3028d7cd4ed9
tree6f76d0766ea10725ebc333b2ac1803b843135a5c
parentbeb02864f9740b363b22cadcd1831d174dc89386
fastsplit: Promote construction of ipc_from_record

fs_record borrows from ig, so doing this sooner is helpful so we can
pass ig to complex recalculation code.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/fastsplit.rs