On 2018/2/6 12:31, Sheng Yong wrote:
> /* only root inode was written before truncating dnodes */
> last_inode_pos = start_inode_pos +
> - c.cur_seg[CURSEG_HOT_NODE] * c.blks_per_seg + quota_inum;
> + c.cur_seg[CURSEG_HOT_NODE] * c.blks_per_seg + c.quota_inum;
- f2fs_create_root_dir
- f2fs_write_root_inode
- discard_obsolete_dnode
access c.quota_inum
- f2fs_write_qf_inode
update c.quota_inum
Should c.quota_inum be initialized more early?
Thanks,
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel