Update MS_* constants
* xlat/mount_flags.in: Add MS_NOREMOTELOCK introduced by linux kernel commit v4.9-rc1~57^2~1^2~7.
This commit is contained in:
parent
c4e428bd22
commit
2a914e6c1f
@ -22,6 +22,7 @@ MS_KERNMOUNT (1<<22)
|
||||
MS_I_VERSION (1<<23)
|
||||
MS_STRICTATIME (1<<24)
|
||||
MS_LAZYTIME (1<<25)
|
||||
MS_NOREMOTELOCK (1<<27)
|
||||
MS_NOSEC (1<<28)
|
||||
MS_BORN (1<<29)
|
||||
MS_ACTIVE (1<<30)
|
||||
|
Loading…
x
Reference in New Issue
Block a user