aboutsummaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorChao Yu <chao2.yu@samsung.com>2015-12-15 13:30:45 +0800
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:32:32 +0200
commitb725a0533a79a1ee19adb44ba2fb5d55dcda3bbe (patch)
tree9db255712c6b310448dd363198b23667086d2604 /kernel
parentd84fa74c76cbeb28630bad0e5d7ce17fc206f3f7 (diff)
f2fs: introduce dirty list node in inode info
Add a new dirt list node member in inode info for linking the inode to global dirty list in superblock, instead of old implementation which allocate slab cache memory as an entry to inode. It avoids memory pressure due to slab cache allocation, and also makes codes more clean. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions