“7be70158809fabea81d819323ead8f330612c3bb”上不存在“wechat/articles/2019/04/2019-04-17-aiops/index.html”
ext4: delete path dealloc code in ext4_ext_handle_uninitialized_extents
Code deallocating the extent path referenced by an argument to ext4_ext_handle_uninitialized_extents was made redundant with identical code in its one caller, ext4_ext_map_blocks, by commit 37794732. Allocating and deallocating the path in the same function also makes the code clearer. Signed-off-by: NEric Whitney <enwlinux@gmail.com> Signed-off-by: N"Theodore Ts'o" <tytso@mit.edu>
Showing
想要评论请 注册 或 登录