moby--moby/volume
Qiang Huang c99ed5ae5d Change return value for ValidateMountMode
1. rename it from ValidateMountMode to ValidMountMode
Because it's a function simply check mount mode is valid or not.
2. remove the rw check return value
It's not supposed to be combined into this function, and we already
have a function for that check.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-08-24 17:28:19 +08:00
..
drivers Don't globally lock on driver initialization 2015-08-18 22:25:30 -07:00
local lint fixes for volume/* 2015-07-28 10:40:44 -07:00
volume.go Change return value for ValidateMountMode 2015-08-24 17:28:19 +08:00