aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysv
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk.kim@samsung.com>2014-02-03 10:50:22 +0900
committerZiyan <jaraidaniel@gmail.com>2015-05-02 14:36:16 +0200
commit9c151ee32dab6cd48f99e5d6d8ca00eab1ca6ddf (patch)
tree6c7bdd2b2b22a1829384d1dcc6a0449b272ab842 /fs/sysv
parentae661c2f587b351535fb9e1a82bb5eb413c85c8c (diff)
downloadkernel_samsung_tuna-9c151ee32dab6cd48f99e5d6d8ca00eab1ca6ddf.zip
kernel_samsung_tuna-9c151ee32dab6cd48f99e5d6d8ca00eab1ca6ddf.tar.gz
kernel_samsung_tuna-9c151ee32dab6cd48f99e5d6d8ca00eab1ca6ddf.tar.bz2
f2fs: remove the ugly pointer conversion
This patch modifies the use of bi_private to remove pointer chasing for sbi. Previously, we had a bi_private structure, but it needs memory allocation. So this patch uses bi_private by the sbi pointer and adds a completion pointer into the sbi. This can achieve no memory allocation and nice use of the bi_private. Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com> Conflicts: fs/f2fs/data.c
Diffstat (limited to 'fs/sysv')
0 files changed, 0 insertions, 0 deletions