mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-05 23:56:58 +00:00
MS_* flags from <linux/mount.h> should not be used in the kernel anymore from 4.x onwards. Instead, we need to use the SB_* versions Signed-off-by: Auke Kok <auke.kok@versity.com>