The full commit message from the kernel:

    vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
    
    Only the mount namespace code that implements mount(2) should be using the
    MS_* flags.  Suppress them inside the kernel unless uapi/linux/mount.h is
    included.

Following commit 1751e8a6cb93 "Rename superblock flags (MS_xyz ->
SB_xyz)" in the Linux 4.15 filesystems should be using SB_* flags and
not MS_* flags. There is no SB_REMOUNT flag, so probably the correct
behavior is to #ifdef that out for 4.15 and later (but undoubtedly the
check is not actually needed even farther back).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1813071

Title:
  virtualbox 5.2.24-dfsg-4build1 ADT test failure with linux 5.0.0-1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1813071/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to