OSDN Git Service

Don't remove "remount" from the option list during early parsing, the mount
authorRob Landley <rob@landley.net>
Tue, 11 Jul 2017 10:17:35 +0000 (05:17 -0500)
committerRob Landley <rob@landley.net>
Tue, 11 Jul 2017 10:17:35 +0000 (05:17 -0500)
commitd4adb3f8e2ec39674e34ed518983ed6e85560c91
tree9ef31b4338b81ae98664e73bac0e268738538336
parent58fea0ea98ed7145f15acc851b8dbaa17e111ebd
Don't remove "remount" from the option list during early parsing, the mount
flag doesn't get set right otherwise and it tries to overmount instead.
toys/lsb/mount.c