Sudip Mukherjee
89771cc98c
btrfs: fix build warning
...
We were getting build warning about:
fs/btrfs/extent-tree.c:7021:34: warning: ‘used_bg’ may be used
uninitialized in this function
It is not a valid warning as used_bg is never used uninitilized since
locked is initially false so we can never be in the section where
'used_bg' is used. But gcc is not able to understand that and we can
initialize it while declaring to silence the warning.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: David Sterba <dsterba@suse.com>
2016-02-18 11:46:03 +01:00
..
2016-01-22 10:28:24 +01:00
2016-01-18 12:44:40 -08:00
2016-01-25 16:50:26 -08:00
2015-08-31 11:46:40 -07:00
2016-02-18 11:45:55 +01:00
2015-01-14 19:23:47 +01:00
2016-01-07 14:26:58 +01:00
2016-01-07 14:38:42 +01:00
2013-11-24 16:33:41 -07:00
2015-11-07 14:32:45 -08:00
2015-02-16 18:48:44 +01:00
2016-01-11 06:08:37 -08:00
2016-02-18 11:33:17 +01:00
2016-01-07 14:30:17 +01:00
2014-01-28 13:20:09 -08:00
2016-01-07 14:26:58 +01:00
2016-01-07 14:26:58 +01:00
2016-01-15 19:22:28 +01:00
2012-12-12 17:15:41 -05:00
2014-11-20 17:20:07 -08:00
2016-01-29 15:46:49 -08:00
2016-01-11 06:08:37 -08:00
2015-10-06 06:55:23 -07:00
2008-09-25 11:04:06 -04:00
2016-02-18 11:46:03 +01:00
2016-02-18 11:46:03 +01:00
2016-01-15 19:22:28 +01:00
2016-01-15 19:22:28 +01:00
2016-02-18 11:46:03 +01:00
2016-01-07 15:01:15 +01:00
2016-02-18 11:46:03 +01:00
2016-01-11 06:08:37 -08:00
2016-01-07 15:01:14 +01:00
2016-01-29 08:19:37 -08:00
2015-12-17 12:16:47 -08:00
2014-10-14 10:51:22 +02:00
2014-01-28 13:20:31 -08:00
2015-09-29 16:30:00 +02:00
2016-01-19 18:21:30 -08:00
2016-01-15 19:25:02 +01:00
2016-02-18 11:46:03 +01:00
2016-02-18 11:46:03 +01:00
2015-01-06 11:04:29 -08:00
2016-01-07 14:30:52 +01:00
2014-11-19 10:34:35 -08:00
2015-02-16 18:48:44 +01:00
2015-12-17 12:16:47 -08:00
2015-03-03 17:23:57 +01:00
2015-10-21 18:51:40 -07:00
2015-10-21 18:51:40 -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
2015-10-21 18:28:48 +02:00
2014-01-28 13:20:24 -08:00
2015-11-25 05:27:33 -08:00
2015-10-21 18:41:10 -07:00
2016-01-20 07:22:18 -08:00
2015-08-09 07:34:26 -07:00
2012-06-14 21:29:16 -04:00
2015-10-21 18:29:50 +02:00
2016-01-29 15:46:49 -08:00
2016-02-18 11:46:03 +01:00
2016-01-22 18:04:28 -05:00
2015-12-31 18:08:20 +00:00
2016-01-07 14:38:02 +01:00
2012-07-23 16:28:06 -04:00
2016-01-29 08:19:37 -08:00
2016-01-27 05:40:10 -08:00
2016-01-21 18:50:40 +01:00
2016-02-18 11:46:03 +01:00
2016-01-07 15:20:55 +01:00
2015-12-18 02:51:32 +00:00
2016-01-25 16:50:26 -08:00
2015-03-26 17:56:23 -07:00
2015-06-10 09:26:17 -07:00
2015-06-10 09:26:17 -07:00
2014-09-17 13:38:02 -07:00
2016-01-29 08:19:37 -08:00
2016-01-11 06:08:37 -08:00
2016-02-18 11:46:03 +01:00
2015-12-06 21:34:14 -05:00
2015-02-16 18:48:44 +01:00