Christoph Hellwig
bdd1d2d3d2
fs: fix kernel_read prototype
...
Use proper ssize_t and size_t types for the return value and count
argument, move the offset last and make it an in/out argument like
all other read/write helpers, and make the buf argument a void pointer
to get rid of lots of casts in the callers.
Signed-off-by: Christoph Hellwig <hch@lst.de >
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk >
2017-09-04 19:05:15 -04:00
..
2017-09-04 19:05:15 -04:00
2017-06-20 13:30:14 -04:00
2017-06-26 23:13:22 -04:00
2017-06-16 11:48:40 -04:00
2017-07-04 22:35:16 +01:00
2017-07-04 22:35:19 +01:00
2017-07-31 11:17:38 +02:00
2017-07-05 12:31:59 -07:00
2017-07-14 08:19:23 -07:00
2017-07-01 07:39:08 -07:00
2017-06-16 11:48:37 -04:00
2017-08-01 16:46:45 +02:00
2017-08-18 15:12:54 -07:00
2017-08-16 14:26:26 -07:00
2017-07-04 22:35:15 +01:00
2017-08-11 13:57:08 -07:00
2017-06-16 11:48:40 -04:00
2017-06-26 23:13:21 -04:00
2017-06-26 23:13:22 -04:00
2017-08-18 16:07:43 -07:00
2017-08-20 20:06:56 -07:00
2017-07-04 22:35:17 +01:00
2017-08-18 16:21:51 -07:00
2017-07-03 02:31:22 -07:00
2017-07-01 07:39:08 -07:00
2017-08-14 22:18:12 -07:00
2017-07-04 22:35:15 +01:00
2017-07-04 22:35:16 +01:00
2017-07-04 22:35:15 +01:00
2017-08-09 09:49:42 +03:00
2017-06-07 15:53:24 -04:00
2017-07-08 11:26:41 +01:00
2017-06-16 11:48:40 -04:00
2017-07-20 16:33:39 -07:00
2017-07-01 07:39:08 -07:00
2017-07-04 22:35:17 +01:00
2017-06-23 00:38:31 +02:00
2017-08-16 14:12:37 -07:00
2017-08-10 09:52:12 -07:00
2017-07-01 07:39:08 -07:00
2017-06-16 11:48:39 -04:00
2017-06-16 11:48:39 -04:00
2017-08-08 21:03:47 -07:00
2017-06-13 11:07:51 +02:00
2017-08-18 16:23:23 -07:00
2017-08-18 16:25:49 -07:00
2017-08-18 16:00:47 -07:00
2017-08-25 17:27:26 -07:00
2017-06-08 14:16:24 -04:00
2017-08-18 15:59:29 -07:00
2017-07-06 10:58:19 +01:00
2017-08-18 15:12:54 -07:00
2017-06-20 13:30:15 -04:00
2017-07-07 11:35:55 +01:00
2017-07-04 22:35:18 +01:00
2017-07-04 22:35:18 +01:00
2017-07-04 13:14:34 -04:00
2017-06-15 12:12:40 -04:00
2017-06-15 12:12:40 -04:00
2017-07-24 14:17:01 -07:00