OSDN Git Service

Fix bug where mount -o leftover string didn't get passed through to kernel
authorRob Landley <rob@landley.net>
Fri, 26 Feb 2016 00:03:08 +0000 (18:03 -0600)
committerRob Landley <rob@landley.net>
Fri, 26 Feb 2016 00:03:08 +0000 (18:03 -0600)
commit8fffeffdf259bc1a7c2c8055a0bbc3f4c508ed76
treecc2726627692793f4cc3710ee9915234a629f2df
parentfd6c94753f072df405126272a6d48d93dabe42a6
Fix bug where mount -o leftover string didn't get passed through to kernel
for 2-argument version.
toys/lsb/mount.c