Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Pull ext4 fixes from Ted Ts'o: "Fix a memory leak on an error path, and two races when modifying inodes relating to the inline_data and metadata checksum features" * tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: ext4: fix two spelling nits ext4: lock the xattr block before checksuming it jbd2: don't leak memory if setting up journal fails ext4: mark inode dirty after converting inline directory
No related branches found
No related tags found
Showing
- fs/ext4/inline.c 2 additions, 3 deletionsfs/ext4/inline.c
- fs/ext4/inode.c 1 addition, 1 deletionfs/ext4/inode.c
- fs/ext4/move_extent.c 1 addition, 1 deletionfs/ext4/move_extent.c
- fs/ext4/xattr.c 31 additions, 34 deletionsfs/ext4/xattr.c
- fs/jbd2/journal.c 11 additions, 11 deletionsfs/jbd2/journal.c
- fs/jbd2/revoke.c 1 addition, 0 deletionsfs/jbd2/revoke.c
Loading
Please register or sign in to comment