commit | 11ef08c9eb52a808b8903004cba0733df6902a43 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Sep 04 23:46:32 2021 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Sep 09 10:47:06 2021 -0400 |
tree | 7ecde02153887ecd74bbc7e5b916a3a1f48ec90f | |
parent | 1fd95c05d8f742abfe906620780aee4dbe1a2db0 [diff] | |
parent | cc883236b79297f6266ca6f4e7f24f3fd3c736c1 [diff] |
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>