Hello,
On Sat, Nov 14, 2015 at 01:32:29PM +0800, He YunLei wrote:
> hi,
>
> We can specify fs size in function f2fs_parse_options as follow:
> if ((optind + 1) < argc) {
> /* We have a sector count. */
> config.total_sectors = atoll(argv[optind+1]);
> which one is better?
Yeah, there is.
I don't think we need to add redundant options.
>
> Thanks
>
> On 2015/11/10 16:48, Chao Yu wrote:
> > This patch introduces a new option '-b', with this option user can specify
> > required fs size for formating. _scratch_mkfs_sized in xfstest is one of
> > user cases.
We need to add one for f2fs in xfstest.
Actually, I have a patch pending in my local xfstest.
Let me submit that sooner or later. :)
Thanks,
------------------------------------------------------------------------------
_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel