diff options
author | 2021-09-01 10:09:53 +0800 | |
---|---|---|
committer | 2021-11-04 10:33:25 -0400 | |
commit | 664bd38b9cbed11689a9b7ce8b7db2e57b7b9e23 (patch) | |
tree | 4114e9136e6d930bbdb00dcff01cc96085e5ff6a /drivers/fpga/fpga-mgr.c | |
parent | ext4: prevent partial update of the extent blocks (diff) | |
download | linux-dev-664bd38b9cbed11689a9b7ce8b7db2e57b7b9e23.tar.xz linux-dev-664bd38b9cbed11689a9b7ce8b7db2e57b7b9e23.zip |
ext4: factor out ext4_fill_raw_inode()
Factor out ext4_fill_raw_inode() from ext4_do_update_inode(), which is
use to fill the in-mem inode contents into the inode table buffer, in
preparation for initializing the exclusive inode buffer without reading
the block in __ext4_get_inode_loc().
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20210901020955.1657340-2-yi.zhang@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions