Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
This commit is contained in:
commit
8b23a8ce10
33 changed files with 488 additions and 465 deletions
|
@ -304,4 +304,7 @@ struct fsxattr {
|
|||
#define SYNC_FILE_RANGE_WRITE 2
|
||||
#define SYNC_FILE_RANGE_WAIT_AFTER 4
|
||||
|
||||
/* flags for preadv2/pwritev2: */
|
||||
#define RWF_HIPRI 0x00000001 /* high priority request, poll if possible */
|
||||
|
||||
#endif /* _UAPI_LINUX_FS_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue