Skip to content
Commit 3c62be17 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: support multiple devices



This patch implements multiple devices support for f2fs.
Given multiple devices by mkfs.f2fs, f2fs shows them entirely as one big
volume under one f2fs instance.

Internal block management is very simple, but we will modify block allocation
and background GC policy to boost IO speed by exploiting them accoording to
each device speed.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent e57e9ae5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment