Added FIXME

This commit is contained in:
Michael Kerrisk 2005-11-14 11:39:08 +00:00
parent 6aefb6dfda
commit 3b3ce330e7
1 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,8 @@ in the top 16 bits (this was required in kernel versions prior to 2.4, but
is no longer required and ignored if specified),
and various mount flags (as defined in <linux/fs.h> for libc4 and libc5
and in <sys/mount.h> for glibc2) in the low order 16 bits:
.\" FIXME 2.6.15-rc1 has MS_UNBINDABLE, MS_PRIVATE, MS_SHARED, MS_SLAVE
.\" See Documentation/sharedsubtree.txt
.TP
.B MS_BIND
(Linux 2.4 onwards)