diff options
author | 2008-02-22 06:17:31 -0500 | |
---|---|---|
committer | 2008-02-22 06:17:31 -0500 | |
commit | 9df5643ad135c7f8c02d3b69020de4ec910f9fc0 (patch) | |
tree | 8b2c72c0df0bbb6af41ee9c68e91c93c5ab26a78 /lib/parser.c | |
parent | ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent() (diff) | |
download | wireguard-linux-9df5643ad135c7f8c02d3b69020de4ec910f9fc0.tar.xz wireguard-linux-9df5643ad135c7f8c02d3b69020de4ec910f9fc0.zip |
ext4: Get journal write access before modifying the extent tree
When the user was writing into an unitialized extent,
ext4_ext_convert_to_initialize() was not requesting journal write access
before it started to modify the extent tree. Fix this oversight.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions