Zach Brown 966d0176f6 scoutfs: remove seg kvec_from_pages
Item values have been limited to a single value vector entry for a
while.  They can't span 4K blocks in the segment format so they can't
cross kernel pages which are never smaller than 4K.

We don't need a helper to build a vector of their contents across
disjoint pages.  This removes the last user of multi-element kvecs.

Signed-off-by: Zach Brown <zab@versity.com>
2018-04-04 09:15:27 -05:00
2018-04-04 09:15:27 -05:00
Description
No description provided
8 MiB
Languages
C 87%
Shell 9.3%
Roff 2.5%
TeX 0.8%
Makefile 0.4%