commit | 7fbee10d4f7a1201deae8d73be71c0126800b9bf | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@us.ibm.com> | Wed Apr 04 13:53:13 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Jul 16 02:46:28 2018 +0000 |
tree | 82b50e221cdd5e0584d94919f5ccd439c4abc175 | |
parent | 52724b04e0831bae4848f83f5b8b262d46602be0 [diff] |
busybox: patch "umount: ignore -c" Upstream busybox has a change to ignore the -c option, which systemd uses when unmounting during shutdown/reboot. Currently, if -c is used, umount fails. This results in extensive umount failures during shutdown. See http://lists.busybox.net/pipermail/busybox/2018-January/086045.html Change-Id: I4630935dc5ec61263a7af9e24b70ca8f1f8b5359 Signed-off-by: Eddie James <eajames@us.ibm.com>