New API: mkfs_opts, mkfs with optional arguments.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 2 Dec 2010 13:35:14 +0000 (13:35 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 2 Dec 2010 13:43:18 +0000 (13:43 +0000)
This is an extensible version of 'mkfs' which supports optional
arguments.  There is now no need for 'mkfs_b' since you should
use 'mkfs_opts' with the optional 'blocksize' argument instead.


No differences found