diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2009-02-14 16:31:16 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-02-14 16:31:16 +0100 |
commit | d794bf8e0936dce45104565cd48c571061f4c1e3 (patch) | |
tree | ad23776b739eb551b520865e837a106a7b628819 /fs/nls/nls_euc-jp.c | |
parent | ext4: Fix lockdep warning (diff) | |
download | linux-d794bf8e0936dce45104565cd48c571061f4c1e3.tar.xz linux-d794bf8e0936dce45104565cd48c571061f4c1e3.zip |
ext4: Initialize preallocation list_head's properly
When creating a new ext4_prealloc_space structure, we have to
initialize its list_head pointers before we add them to any prealloc
lists. Otherwise, with list debug enabled, we will get list
corruption warnings.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/nls/nls_euc-jp.c')
0 files changed, 0 insertions, 0 deletions