Re: [f2fs-dev] [PATCH 2/3] f2fs: support passing down write hints to block layer with F2FS policy

2018-01-24 Thread Chao Yu
On 2018/1/22 18:49, Hyunchul Lee wrote: > From: Hyunchul Lee > > Add 'whint_mode=fs-based' mount option. In this mode, F2FS passes > down write hints with its policy. > > * whint_mode=fs-based. F2FS passes down hints with its policy. > > User F2FS Block > --

[PATCH 2/3] f2fs: support passing down write hints to block layer with F2FS policy

2018-01-22 Thread Hyunchul Lee
From: Hyunchul Lee Add 'whint_mode=fs-based' mount option. In this mode, F2FS passes down write hints with its policy. * whint_mode=fs-based. F2FS passes down hints with its policy. User F2FS Block -