Home
last modified time | relevance | path

Searched hist:ee6d182f2a19d5d44607b5ae4bec523726d76a99 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dextent_cache.cdiff ee6d182f2a19d5d44607b5ae4bec523726d76a99 Fri May 20 18:32:49 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: remove syncing inode page in all the cases

This patch reduces to call them across the whole tree.
- sync_inode_page()
- update_inode_page()
- update_inode()
- f2fs_write_inode()

Instead, checkpoint will flush all the dirty inode metadata before syncing
node pages.
Note that, this is doable, since we call mark_inode_dirty_sync() for all
inode's field change which needs to update on-disk inode as well.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dinline.cdiff ee6d182f2a19d5d44607b5ae4bec523726d76a99 Fri May 20 18:32:49 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: remove syncing inode page in all the cases

This patch reduces to call them across the whole tree.
- sync_inode_page()
- update_inode_page()
- update_inode()
- f2fs_write_inode()

Instead, checkpoint will flush all the dirty inode metadata before syncing
node pages.
Note that, this is doable, since we call mark_inode_dirty_sync() for all
inode's field change which needs to update on-disk inode as well.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dxattr.cdiff ee6d182f2a19d5d44607b5ae4bec523726d76a99 Fri May 20 18:32:49 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: remove syncing inode page in all the cases

This patch reduces to call them across the whole tree.
- sync_inode_page()
- update_inode_page()
- update_inode()
- f2fs_write_inode()

Instead, checkpoint will flush all the dirty inode metadata before syncing
node pages.
Note that, this is doable, since we call mark_inode_dirty_sync() for all
inode's field change which needs to update on-disk inode as well.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Drecovery.cdiff ee6d182f2a19d5d44607b5ae4bec523726d76a99 Fri May 20 18:32:49 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: remove syncing inode page in all the cases

This patch reduces to call them across the whole tree.
- sync_inode_page()
- update_inode_page()
- update_inode()
- f2fs_write_inode()

Instead, checkpoint will flush all the dirty inode metadata before syncing
node pages.
Note that, this is doable, since we call mark_inode_dirty_sync() for all
inode's field change which needs to update on-disk inode as well.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Ddir.cdiff ee6d182f2a19d5d44607b5ae4bec523726d76a99 Fri May 20 18:32:49 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: remove syncing inode page in all the cases

This patch reduces to call them across the whole tree.
- sync_inode_page()
- update_inode_page()
- update_inode()
- f2fs_write_inode()

Instead, checkpoint will flush all the dirty inode metadata before syncing
node pages.
Note that, this is doable, since we call mark_inode_dirty_sync() for all
inode's field change which needs to update on-disk inode as well.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dnamei.cdiff ee6d182f2a19d5d44607b5ae4bec523726d76a99 Fri May 20 18:32:49 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: remove syncing inode page in all the cases

This patch reduces to call them across the whole tree.
- sync_inode_page()
- update_inode_page()
- update_inode()
- f2fs_write_inode()

Instead, checkpoint will flush all the dirty inode metadata before syncing
node pages.
Note that, this is doable, since we call mark_inode_dirty_sync() for all
inode's field change which needs to update on-disk inode as well.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dnode.cdiff ee6d182f2a19d5d44607b5ae4bec523726d76a99 Fri May 20 18:32:49 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: remove syncing inode page in all the cases

This patch reduces to call them across the whole tree.
- sync_inode_page()
- update_inode_page()
- update_inode()
- f2fs_write_inode()

Instead, checkpoint will flush all the dirty inode metadata before syncing
node pages.
Note that, this is doable, since we call mark_inode_dirty_sync() for all
inode's field change which needs to update on-disk inode as well.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Ddata.cdiff ee6d182f2a19d5d44607b5ae4bec523726d76a99 Fri May 20 18:32:49 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: remove syncing inode page in all the cases

This patch reduces to call them across the whole tree.
- sync_inode_page()
- update_inode_page()
- update_inode()
- f2fs_write_inode()

Instead, checkpoint will flush all the dirty inode metadata before syncing
node pages.
Note that, this is doable, since we call mark_inode_dirty_sync() for all
inode's field change which needs to update on-disk inode as well.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dfile.cdiff ee6d182f2a19d5d44607b5ae4bec523726d76a99 Fri May 20 18:32:49 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: remove syncing inode page in all the cases

This patch reduces to call them across the whole tree.
- sync_inode_page()
- update_inode_page()
- update_inode()
- f2fs_write_inode()

Instead, checkpoint will flush all the dirty inode metadata before syncing
node pages.
Note that, this is doable, since we call mark_inode_dirty_sync() for all
inode's field change which needs to update on-disk inode as well.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Df2fs.hdiff ee6d182f2a19d5d44607b5ae4bec523726d76a99 Fri May 20 18:32:49 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: remove syncing inode page in all the cases

This patch reduces to call them across the whole tree.
- sync_inode_page()
- update_inode_page()
- update_inode()
- f2fs_write_inode()

Instead, checkpoint will flush all the dirty inode metadata before syncing
node pages.
Note that, this is doable, since we call mark_inode_dirty_sync() for all
inode's field change which needs to update on-disk inode as well.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>