diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2020-12-06 21:47:24 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2020-12-06 21:56:22 +0100 |
commit | 34c5115a7fb2adb7562b5638264112f5d83bf6cf (patch) | |
tree | 97131a45674d17173324ea495174d91820d45671 /scripts/test_make_clean | |
parent | 696c38ddca99f6d40ee6c4bd1d253a987989bd95 (diff) | |
download | busybox-34c5115a7fb2adb7562b5638264112f5d83bf6cf.tar.gz |
mount: implement -o nosymfollow, remove bogus -o union
The (1 << 8) MS_ flag is MS_NOSYMFOLLOW, not MS_UNION.
As far as I see in git history of kernel and util-linux,
MS_UNION did not ever exist.
Why did it appear in our tree in 2009?...
function old new delta
mount_option_str 379 385 +6
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'scripts/test_make_clean')
0 files changed, 0 insertions, 0 deletions