Filipe Manana
c44f649e28
Btrfs: make inode.c:compress_file_range() return void
...
Its return value is useless, its single caller ignores it and can't do
anything with it anyway, since it's a workqueue task and not the task
calling filemap_fdatawrite_range (writepages) nor filemap_fdatawait_range().
Failure is communicated to such functions via start and end of writeback
with the respective pages tagged with an error and AS_EIO flag set in the
inode's imapping.
Signed-off-by: Filipe Manana <fdmanana@suse.com >
Signed-off-by: Chris Mason <clm@fb.com >
2014-11-20 17:14:27 -08:00
..
2014-09-22 17:13:21 -07:00
2014-06-09 17:20:42 -07:00
2014-10-02 16:06:19 +02:00
2014-09-17 13:39:01 -07:00
2014-10-02 17:14:50 +02:00
2014-09-17 13:38:24 -07:00
2014-10-11 08:03:52 -04:00
2014-09-17 13:38:33 -07:00
2013-11-24 16:33:41 -07:00
2014-11-20 17:14:26 -08:00
2013-05-06 15:55:23 -04:00
2014-10-04 09:57:14 -07:00
2014-10-27 13:16:52 -07:00
2014-09-17 13:37:12 -07:00
2014-01-28 13:20:09 -08:00
2014-06-09 17:20:48 -07:00
2014-06-09 17:20:48 -07:00
2014-09-17 13:38:46 -07:00
2012-12-12 17:15:41 -05:00
2014-09-17 13:37:12 -07:00
2014-11-01 10:41:26 -07:00
2014-10-04 09:57:14 -07:00
2014-09-17 13:37:12 -07:00
2008-09-25 11:04:06 -04:00
2014-11-20 17:14:25 -08:00
2014-11-20 17:14:25 -08:00
2014-06-19 14:20:55 -07:00
2014-06-19 14:20:55 -07:00
2014-11-01 10:41:26 -07:00
2014-11-04 06:59:04 -08:00
2014-10-02 16:15:21 +02:00
2014-09-17 13:38:13 -07:00
2013-11-11 21:51:33 -05:00
2014-10-14 10:51:22 +02:00
2014-01-28 13:20:31 -08:00
2014-09-17 13:37:12 -07:00
2014-09-17 13:37:09 -07:00
2011-04-25 16:46:11 +08:00
2014-11-20 17:14:27 -08:00
2014-10-24 00:14:36 +02:00
2014-01-28 13:20:31 -08:00
2014-06-19 14:19:55 -07:00
2013-03-14 14:57:10 -04:00
2014-09-17 13:37:17 -07:00
2014-06-09 17:20:49 -07:00
2012-12-11 13:31:30 -05:00
2014-08-24 07:17:02 -07:00
2014-08-15 07:43:42 -07:00
2014-09-17 13:37:12 -07:00
2014-10-02 17:14:50 +02:00
2013-05-06 15:55:23 -04:00
2014-01-28 13:20:24 -08:00
2014-01-28 13:20:24 -08:00
2014-10-02 17:30:33 +02:00
2014-08-15 07:43:14 -07:00
2014-09-17 13:37:17 -07:00
2013-02-01 14:24:23 -05:00
2012-06-14 21:29:16 -04:00
2014-09-17 13:37:14 -07:00
2014-10-04 09:57:14 -07:00
2014-06-09 17:20:40 -07:00
2014-10-02 17:30:30 +02:00
2014-10-04 09:56:45 -07:00
2013-05-06 15:55:23 -04:00
2012-07-23 16:28:06 -04:00
2014-10-27 13:16:53 -07:00
2014-09-17 13:38:01 -07:00
2014-09-17 13:37:59 -07:00
2014-10-04 09:57:44 -07:00
2014-10-02 17:30:31 +02:00
2014-06-09 17:20:40 -07:00
2014-11-01 10:41:26 -07:00
2014-09-19 06:57:51 -07:00
2014-01-29 07:06:27 -08:00
2014-08-15 07:43:19 -07:00
2014-09-17 13:38:02 -07:00
2014-10-11 08:03:52 -04:00
2014-09-22 17:13:21 -07:00
2014-09-17 13:37:12 -07:00
2014-01-25 23:58:18 -05:00
2014-09-17 13:37:33 -07:00