Re: [f2fs-dev] [PATCH v3 4/4] f2fs: Add option to limit required GC for checkpoint=disable

2019-06-03 Thread Chao Yu
On 2019-5-30 8:49, Daniel Rosenberg via Linux-f2fs-devel wrote: > This extends the checkpoint option to allow checkpoint=disable:%u[%] > This allows you to specify what how much of the disk you are willing > to lose access to while mounting with checkpoint=disable. If the amount > lost would be hig

[PATCH v3 4/4] f2fs: Add option to limit required GC for checkpoint=disable

2019-05-29 Thread Daniel Rosenberg
This extends the checkpoint option to allow checkpoint=disable:%u[%] This allows you to specify what how much of the disk you are willing to lose access to while mounting with checkpoint=disable. If the amount lost would be higher, the mount will return -EAGAIN. This can be given as a percent of to