Aneesh Kumar K.V
b939e3766e
ext4: Use the ext4_ext_actual_len() helper function
...
ext4 uses the high bit of the extent length to encode whether the extent
is intialized or not. The helper function ext4_ext_get_actual_len should
be used to get the actual length of the extent.
This addresses the kernel bug documented here:
http://bugzilla.kernel.org/show_bug.cgi?id=9732
kernel BUG at fs/ext4/extents.c:1056!
....
Call Trace:
[<ffffffff88366073>] :ext4dev:ext4_ext_get_blocks+0x5ba/0x8c1
[<ffffffff81053c91>] lock_release_holdtime+0x27/0x49
[<ffffffff812748f6>] _spin_unlock+0x17/0x20
[<ffffffff883400a6>] :jbd2:start_this_handle+0x4e0/0x4fe
[<ffffffff88366564>] :ext4dev:ext4_fallocate+0x175/0x39a
[<ffffffff81053c91>] lock_release_holdtime+0x27/0x49
[<ffffffff81056480>] __lock_acquire+0x4e7/0xc4d
[<ffffffff81053c91>] lock_release_holdtime+0x27/0x49
[<ffffffff810a8de7>] sys_fallocate+0xe4/0x10d
[<ffffffff8100c043>] tracesys+0xd5/0xda
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-01-28 23:58:27 -05:00
..
2007-11-06 08:02:53 -06:00
2007-10-17 08:42:45 -07:00
2007-10-17 08:42:47 -07:00
2008-01-28 23:58:27 -05:00
2007-10-19 11:53:43 -07:00
2007-10-19 11:53:37 -07:00
2007-10-17 08:42:45 -07:00
2007-12-05 09:25:20 -08:00
2008-01-25 10:12:41 +00:00
2008-01-24 20:40:05 -08:00
2008-01-25 15:05:47 -08:00
2007-10-18 14:37:29 -07:00
2008-01-24 20:40:40 -08:00
2008-01-24 20:40:40 -08:00
2008-01-24 20:40:40 -08:00
2007-10-22 08:13:21 -07:00
2007-10-22 08:13:21 -07:00
2008-01-28 23:58:26 -05:00
2008-01-28 23:58:26 -05:00
2008-01-28 23:58:27 -05:00
2008-01-08 16:10:35 -08:00
2007-07-20 10:11:58 +09:00
2008-01-24 20:40:40 -08:00
2008-01-25 08:39:18 -08:00
2008-01-17 15:38:58 -08:00
2007-10-17 08:42:45 -07:00
2007-10-16 09:43:07 -07:00
2007-10-17 08:42:45 -07:00
2007-11-14 18:45:40 -08:00
2007-10-22 08:13:21 -07:00
2008-01-17 15:38:59 -08:00
2008-01-28 23:58:27 -05:00
2007-12-04 01:35:41 -05:00
2008-01-24 16:13:21 -06:00
2007-10-09 17:17:53 -04:00
2007-10-17 08:42:53 -07:00
2007-10-17 08:42:45 -07:00
2008-01-10 13:35:32 -08:00
2008-01-13 09:57:57 -08:00
2007-10-18 14:37:31 -07:00
2007-11-03 12:27:21 -07:00
2008-01-25 15:05:48 -08:00
2008-01-22 18:29:20 -08:00
2008-01-24 20:40:40 -08:00
2008-01-25 21:08:34 +01:00
2007-10-17 08:42:45 -07:00
2007-10-17 08:42:56 -07:00
2007-12-05 09:21:20 -08:00
2007-10-17 08:42:47 -07:00
2007-11-14 18:45:43 -08:00
2008-01-25 17:19:08 -08:00
2007-10-17 08:42:45 -07:00
2007-10-17 08:43:00 -07:00
2007-12-05 09:21:18 -08:00
2008-01-11 18:05:04 +11:00
2007-12-05 09:21:18 -08:00
2007-10-17 08:43:00 -07:00
2007-10-18 14:37:22 -07:00
2007-12-20 07:49:53 -08:00
2007-10-19 11:53:40 -07:00
2008-01-07 14:55:37 -08:00
2007-10-19 23:21:04 +02:00
2007-10-17 08:42:54 -07:00
2007-10-19 23:21:04 +02:00
2007-10-19 23:21:04 +02:00
2007-10-17 08:42:50 -07:00
2008-01-28 10:04:46 +01:00
2008-01-24 20:40:36 -08:00
2008-01-28 23:58:26 -05:00
2008-01-24 20:40:38 -08:00
2008-01-06 10:26:06 -08:00
2008-01-25 11:29:52 +11:00
2007-10-22 08:13:18 -07:00
2007-07-29 17:09:29 -07:00
2007-10-16 09:42:53 -07:00
2007-07-20 10:11:58 +09:00
2007-12-23 12:54:36 -08:00
2007-07-16 09:05:36 -07:00
2007-10-19 11:53:38 -07:00
2007-11-28 10:58:01 -08:00
2007-10-19 11:53:40 -07:00
2007-10-19 11:53:38 -07:00
2008-01-14 21:21:29 -08:00
2007-07-17 12:00:03 -07:00
2008-01-28 23:58:27 -05:00
2007-10-17 08:43:00 -07:00
2007-10-21 02:37:38 -04:00
2007-07-16 09:05:48 -07:00
2008-01-28 11:38:15 +01:00
2008-01-28 23:58:27 -05:00
2007-10-22 08:13:19 -07:00
2007-10-30 09:04:18 -07:00
2007-10-17 08:42:56 -07:00
2007-10-25 15:18:29 -07:00
2007-10-16 09:42:54 -07:00
2008-01-12 14:47:58 -08:00
2008-01-24 20:40:13 -08:00
2007-07-19 10:04:45 -07:00
2007-11-14 18:45:42 -08:00
2007-10-15 17:00:19 +02:00
2007-10-21 02:37:25 -04:00
2007-07-27 15:40:13 -07:00
2008-01-28 23:58:27 -05:00
2007-10-19 11:53:41 -07:00
2007-10-10 16:55:33 -07:00
2007-10-17 08:43:01 -07:00
2008-01-25 11:29:52 +11:00
2007-10-19 23:21:04 +02:00
2007-07-26 11:35:17 -07:00
2007-10-17 08:42:52 -07:00
2007-10-21 02:37:18 -04:00