Merge remote-tracking branch 'ovl/misc' into work.misc

This commit is contained in:
Al Viro
2016-10-08 11:00:01 -04:00
25 changed files with 170 additions and 101 deletions

View File

@@ -132,6 +132,7 @@ struct inodes_stat_t {
#define MS_LAZYTIME (1<<25) /* Update the on-disk [acm]times lazily */
/* These sb flags are internal to the kernel */
#define MS_NOREMOTELOCK (1<<27)
#define MS_NOSEC (1<<28)
#define MS_BORN (1<<29)
#define MS_ACTIVE (1<<30)