Skip to content
Snippets Groups Projects
Commit 4555b69f authored by William Roberts's avatar William Roberts
Browse files

Correct magic number on umount2

The umount2 call was using the magic constant 2 which is
has a defined and proper macro in mount.h as MNT_DETATCH.

Change-Id: I4ca4a6d31cbf5495c545088e3d90a8894a9f912f
parent 76520752
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment