commit | 1db394627234268a4ef7dbffbb16b63f4608acad | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@us.ibm.com> | Wed Apr 04 13:53:13 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Apr 10 00:12:29 2018 +0000 |
tree | c67a6d27e4965fbae3eaa7c9d01e62f46529382e | |
parent | f7b0bc1c79c18f7ac45880cadd2f83db037d09f4 [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 Resolves openbmc/openbmc#2511 Change-Id: Ic32628bf22a134012c61cb817479a86d5187f9e9 Signed-off-by: Eddie James <eajames@us.ibm.com>