commit ef1ab486994e92164b351245530e842ed93e3097
Author: Hiltjo Posthuma <[email protected]>
Date:   Sat Apr 5 11:56:04 2014 +0200

    mount: loop until no opt options
    
    values can be specified as 0 to ignore them
    
    Signed-off-by: Hiltjo Posthuma <[email protected]>

diff --git a/mount.c b/mount.c
index c4d070e..3953d00 100644
--- a/mount.c
+++ b/mount.c
@@ -40,7 +40,7 @@ parseopts(char *popts, unsigned long *flags, char *data, 
size_t datasiz)
        data[0] = '

Reply via email to