add direct-io-mode to mount_invisible_options

This commit is contained in:
Cole Kowalski 2015-07-24 15:04:10 -04:00 committed by rallytime
parent ad8456eeed
commit fda2ffa44e

View File

@ -205,6 +205,7 @@ def mounted(name,
'comment', 'comment',
'defaults', 'defaults',
'delay_connect', 'delay_connect',
'direct-io-mode',
'intr', 'intr',
'loop', 'loop',
'nointr', 'nointr',