Hi all,<div><br></div><div>While adding support for /etc/mtab in the fstab lens, I noticed that options in the form of "mykey=myvalue" are currently not parsed, but added as { "opt" = "mykey=myvalue" }.</div>
<div><br></div><div>I order to improve option parsing in fstab.aug, I suggest to map these as { "opt" = "mykey" { "value" = "myvalue" } } where the "value" node is optional.</div>
<div><br></div><div>This change will improve the tree, but also break compatibility with the current tree. Please speak up quickly if this is a problem for you or if you have questions about this change.</div><div><br></div>
<div><br></div><div>Raphaël</div><div><br></div><div><br></div><div><br></div>