[Ocfs2-tools-devel] [PATCH 1/5] Move feature string parsing
out of mkfs.ocfs2, take 1
Mark Fasheh
mark.fasheh at oracle.com
Wed Oct 17 17:11:18 PDT 2007
On Thu, Oct 18, 2007 at 08:02:13AM +0800, tao.ma wrote:
> Mark Fasheh Wrote:
>> On Wed, Oct 17, 2007 at 05:21:42PM +0800, tao.ma wrote:
>>
>>> tunfs.ocfs2 now also have to parse the feature-strings,
>>> so move the feature string parsing out of mkfs.ocfs2 and create
>>> a new file named feature_string.c in libocfs2 to handle this work.
>>> Now tunefs.ocfs2 can also use it.
>>>
>>
>> Generally, that all looks good - I'm glad we're putting that in the
>> library.
>> Can you explain to me whether you changed any code when moving it into
>> libocfs2? It's hard to tell from the patch if there were any functional
>> changes.
>> --Mark
>>
> I don't change the main mechanism of the feature string parsing. So just
> some caller is modified to erase the usage of State and progname in mkfs.
> So the main change is:
> here
Ok, that makes sense.
You can add my signoff to the patch:
Signed-off-by: Mark Fasheh <mark.fasheh at oracle.com>
--Mark
--
Mark Fasheh
Senior Software Developer, Oracle
mark.fasheh at oracle.com
More information about the Ocfs2-tools-devel
mailing list