aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorRyusuke Konishi <[email protected]>2024-01-22 23:01:55 +0900
committerAndrew Morton <[email protected]>2024-02-22 15:38:53 -0800
commit9cced6a521eda8d81a96ad5e0a09779b771e5300 (patch)
treecf228aee2efa3f93744d52182ba9fb7c629caca0 /net/lapb/lapb_iface.c
parent065458733738ff8415d7393aab38eb8f89e4ceb6 (diff)
nilfs2: move nilfs_bmap_write call out of nilfs_write_inode_common
Before converting the disk inode management metadata file ifile, the call to nilfs_bmap_write(), the i_device_code setting, and the zero-fill code for inodes on the super root block are moved from nilfs_write_inode_common() to its callers. This cleanup simplifies the role and arguments of nilfs_write_inode_common() and collects calls to nilfs_bmap_write() to the log writing code. Also, add and use a new helper nilfs_write_root_mdt_inode() to avoid code duplication in the data export routine nilfs_segctor_fill_in_super_root() to the super root block's buffer. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Ryusuke Konishi <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions