filesystem mount options in uci as optional parameter
authorolivier.hardouin@gmail.com <olivier.hardouin@gmail.com>
Wed, 15 Jun 2016 14:10:24 +0000 (16:10 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 15 Jun 2016 15:28:17 +0000 (17:28 +0200)
commitd13b58730f92fa645c9caf9954b8305c06bdc11e
tree0e3bb1f0665cf2b222991ce76bfe7272bdaf6043
parentefa99c9051c6e50eca10653c85246f473fc71851
filesystem mount options in uci as optional parameter

Possibility to overwrite the default hardcoded settings by adding 'options'
and 'fstype' in the uci configuration. The fs names are changed in lowercase
to comply with UCI general naming.

Signed-off-by: Olivier Hardouin <olivier.hardouin@gmail.com>
mount.c