diff options
author | 2009-01-26 19:06:41 -0500 | |
---|---|---|
committer | 2009-01-26 19:06:41 -0500 | |
commit | fdff73f094e7220602cc3f8959c7230517976412 (patch) | |
tree | b58a1b26cdca223d588e6decee8198b6c3fe954e /include/linux/kernel.h | |
parent | ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocks (diff) | |
download | wireguard-linux-fdff73f094e7220602cc3f8959c7230517976412.tar.xz wireguard-linux-fdff73f094e7220602cc3f8959c7230517976412.zip |
ext4: Initialize the new group descriptor when resizing the filesystem
Make sure all of the fields of the group descriptor are properly
initialized. Previously, we allowed bg_flags field to be contain
random garbage, which could trigger non-deterministic behavior,
including a kernel OOPS.
http://bugzilla.kernel.org/show_bug.cgi?id=12433
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@kernel.org
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions