]> git.itanic.dy.fi Git - linux-stable/commit
Merge branch 'delalloc-buffer-write' into dev
authorTheodore Ts'o <tytso@mit.edu>
Sun, 5 Sep 2021 03:46:32 +0000 (23:46 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 9 Sep 2021 14:47:06 +0000 (10:47 -0400)
commit11ef08c9eb52a808b8903004cba0733df6902a43
tree7ecde02153887ecd74bbc7e5b916a3a1f48ec90f
parent1fd95c05d8f742abfe906620780aee4dbe1a2db0
parentcc883236b79297f6266ca6f4e7f24f3fd3c736c1
Merge branch 'delalloc-buffer-write' into dev

Fix a bug in how we update i_disksize, and the error path in
inline_data_end.  Finally, drop an unnecessary creation of a journal
handle which was only needed for inline data, which can give us a
large performance gain in delayed allocation writes.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/inline.c
fs/ext4/inode.c