Al Viro
586ce098a2
compat breakage in preadv() and pwritev()
...
Fix for a dumb preadv()/pwritev() compat bug - unlike the native
variants, compat_... ones forget to check FMODE_P{READ,WRITE}, so e.g.
on pipe the native preadv() will fail with -ESPIPE and compat one will
act as readv() and succeed. Not critical, but it's a clear bug with trivial
fix.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-03-13 19:21:26 -04:00
..
2011-02-25 11:12:37 -08:00
2011-02-25 14:03:39 -08:00
2011-03-10 03:44:05 -05:00
2011-02-21 22:31:47 +00:00
2011-02-11 16:50:47 -06:00
2011-02-21 14:46:36 -06:00
2011-03-03 01:28:17 -05:00
2011-03-02 11:03:52 +01:00
2011-01-21 07:33:37 -08:00
2011-02-12 08:17:34 -05:00
2011-03-10 03:45:49 -05:00
2011-03-10 03:44:31 -05:00
2011-03-10 03:44:48 -05:00
2011-03-03 01:28:40 -05:00
2011-02-03 16:34:18 -07:00
2011-02-12 08:18:24 -05:00
2011-03-10 03:45:28 -05:00
2011-01-25 15:24:47 -05:00
2011-03-03 01:28:16 -05:00
2011-03-04 17:28:52 -08:00
2011-01-25 15:24:47 -05:00
2011-03-08 19:46:10 -05:00
2011-03-03 15:37:59 -08:00
2011-01-31 12:58:11 +10:00
2011-03-10 03:45:07 -05:00
2011-02-25 15:07:36 -08:00
2011-03-10 03:41:53 -05:00
2011-03-10 03:42:01 -05:00
2011-01-26 10:50:05 +10:00
2011-03-03 01:28:16 -05:00
2011-03-03 01:28:40 -05:00
2011-03-03 01:28:16 -05:00
2011-03-01 21:21:13 -06:00
2011-02-25 15:07:37 -08:00
2011-02-28 18:08:31 -08:00
2011-03-13 19:21:26 -04:00
2011-03-10 05:18:54 -05:00
2011-02-21 15:07:04 -08:00
2011-02-25 15:07:36 -08:00
2011-02-02 16:03:19 -08:00
2011-02-02 16:03:19 -08:00
2011-02-04 10:40:29 -08:00
2011-02-25 11:13:26 -08:00
2011-02-24 17:25:47 +11:00
2011-02-02 16:03:20 -08:00
2011-03-08 21:16:28 -05:00
2011-02-24 02:10:57 -05:00
2011-03-10 04:22:15 -05:00
2011-01-25 15:24:47 -05:00
2011-02-11 16:12:19 -08:00