Searched hist:c227f912732f204c0ec4a577ba812401ac4672af (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | dir.c | diff c227f912732f204c0ec4a577ba812401ac4672af Tue Dec 15 23:09:20 CST 2015 Chao Yu <chao2.yu@samsung.com> f2fs: record dirty status of regular/symlink inode
Maintain regular/symlink inode which has dirty pages in global dirty list and record their total dirty pages count like the way of handling directory inode.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | inode.c | diff c227f912732f204c0ec4a577ba812401ac4672af Tue Dec 15 23:09:20 CST 2015 Chao Yu <chao2.yu@samsung.com> f2fs: record dirty status of regular/symlink inode
Maintain regular/symlink inode which has dirty pages in global dirty list and record their total dirty pages count like the way of handling directory inode.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | checkpoint.c | diff c227f912732f204c0ec4a577ba812401ac4672af Tue Dec 15 23:09:20 CST 2015 Chao Yu <chao2.yu@samsung.com> f2fs: record dirty status of regular/symlink inode
Maintain regular/symlink inode which has dirty pages in global dirty list and record their total dirty pages count like the way of handling directory inode.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | super.c | diff c227f912732f204c0ec4a577ba812401ac4672af Tue Dec 15 23:09:20 CST 2015 Chao Yu <chao2.yu@samsung.com> f2fs: record dirty status of regular/symlink inode
Maintain regular/symlink inode which has dirty pages in global dirty list and record their total dirty pages count like the way of handling directory inode.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | data.c | diff c227f912732f204c0ec4a577ba812401ac4672af Tue Dec 15 23:09:20 CST 2015 Chao Yu <chao2.yu@samsung.com> f2fs: record dirty status of regular/symlink inode
Maintain regular/symlink inode which has dirty pages in global dirty list and record their total dirty pages count like the way of handling directory inode.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff c227f912732f204c0ec4a577ba812401ac4672af Tue Dec 15 23:09:20 CST 2015 Chao Yu <chao2.yu@samsung.com> f2fs: record dirty status of regular/symlink inode
Maintain regular/symlink inode which has dirty pages in global dirty list and record their total dirty pages count like the way of handling directory inode.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|