diff options
| author | Stanislav Kinsburskiy <[email protected]> | 2015-12-15 19:41:31 +0400 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2016-01-09 02:55:37 -0500 |
| commit | 0dbf5f20652108106cb822ad7662c786baaa03ff (patch) | |
| tree | b49fa7310ed588939e67ce97ed39fd9682da59e0 /scripts/gdb/vmlinux-gdb.py | |
| parent | 90330e689c32e5105265c461c54af6ecec3373fa (diff) | |
fcntl: allow to set O_DIRECT flag on pipe
With packetized mode for pipes, it's not possible to set O_DIRECT on pipe file
via sys_fcntl, because of unsupported sanity checks.
Ability to set this flag will be used by CRIU to migrate packetized pipes.
v2:
Fixed typos and mode variable to check.
Signed-off-by: Stanislav Kinsburskiy <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions