]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/f2fs/f2fs.h
f2fs: introduce help function {create,destroy}_flush_cmd_control
authorGu Zheng <guz.fnst@cn.fujitsu.com>
Sun, 27 Apr 2014 06:21:33 +0000 (14:21 +0800)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Wed, 7 May 2014 01:21:57 +0000 (10:21 +0900)
commit2163d19815b3dfdb243cee2de2478ae7efce1942
tree43272bf3bc723edc42205898e2c6955d8d87f343
parenta688b9d9e5cbec76edab74e724297b5488c07829
f2fs: introduce help function {create,destroy}_flush_cmd_control

Introduce help function {create,destroy}_flush_cmd_control to clean up
the create/destory flush merge operation.

Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/f2fs.h
fs/f2fs/segment.c
fs/f2fs/super.c