commit | 16b9dcf8b870f47305aa2db174f5abccefb7cd94 | [log] [tgz] |
---|---|---|
author | William Manley <william.manley@youview.com> | Fri Aug 09 18:04:11 2013 +0100 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Wed Sep 11 14:21:33 2013 +0000 |
tree | 6685bb348c800f5d3cce3e544d8bf43bec0f224f | |
parent | 9e937d9c471a7e365d621d11d4fa06c8f4b02454 [diff] |
Add support for decoding sync_file_range * file.c (sync_file_range_flags): New xlat structure. (sys_sync_file_range, sys_sync_file_range2): New functions. * linux/syscall.h (sys_sync_file_range, sys_sync_file_range2): New prototypes. * linux/dummy.h (sys_sync_file_range, sys_sync_file_range2): Remove. * linux/mips/syscallent-o32.h: Set the number of sync_file_range arguments to 7.