diff options
author | 2008-09-08 23:08:40 -0400 | |
---|---|---|
committer | 2008-09-08 23:08:40 -0400 | |
commit | 166348dd37a4baacfb6fe495954b56f56b116f0c (patch) | |
tree | afb36ca25ec3bdbd4397a5b952bc78be1e5feff9 /fs/jbd2/commit.c | |
parent | ext4: Fix ext4 nomballoc allocator for ENOSPC (diff) | |
download | wireguard-linux-166348dd37a4baacfb6fe495954b56f56b116f0c.tar.xz wireguard-linux-166348dd37a4baacfb6fe495954b56f56b116f0c.zip |
ext4: Don't add the inode to journal handle until after the block is allocated
Make sure we don't add the inode to the journal handle until after the
block allocation, so that a journal commit will not include the inode in
case of block allocation failure.
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 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions