Dan Carpenter 0e4dcbef1c Btrfs: uninitialized data is check_path_shared()
refs can be used with uninitialized data if btrfs_lookup_extent_info()
fails on the first pass through the loop.  In the original code if that
happens then check_path_shared() probably returns 1, this patch
changes it to return 1 for safety.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
2010-06-11 11:46:12 -04:00
..
2010-04-22 11:42:00 +02:00
2010-05-15 07:16:34 -04:00
2010-05-15 07:16:33 -04:00
2010-04-26 15:39:08 -04:00
2010-05-03 07:36:01 -07:00
2010-01-26 22:22:26 -05:00
2010-05-15 07:16:33 -04:00
2010-04-08 15:35:20 +02:00
2010-03-12 15:52:35 -08:00
2010-03-06 11:26:29 -08:00
2010-03-19 08:05:10 +01:00
2010-03-03 14:13:08 -05:00
2010-03-06 11:26:29 -08:00
2010-03-06 11:26:29 -08:00
2010-03-03 14:07:59 -05:00
2010-04-23 10:39:48 -07:00
2010-03-08 16:55:37 +01:00
2009-12-17 10:51:40 -05:00
2010-03-12 15:52:32 -08:00
2010-04-25 08:54:42 +02:00