]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: use bio count instead of F2FS_WRITEBACK page count
authorJaegeuk Kim <jaegeuk@kernel.org>
Tue, 17 May 2016 23:23:36 +0000 (16:23 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 18 May 2016 20:57:25 +0000 (13:57 -0700)
commit1601fccf362220f6e452930d9754fdcc333c3329
treed104b13e1c54d116cf83b532b221e3906ac6c0c1
parent9dd2d6796c734b42bd3e1d6d0b1c33dbbe99e177
f2fs: use bio count instead of F2FS_WRITEBACK page count

This can reduce page counting overhead.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/data.c
fs/f2fs/debug.c
fs/f2fs/f2fs.h
fs/f2fs/super.c