summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* f2fs: add f2fs_io_tracer supportJaegeuk Kim2015-01-091-0/+1
| | | | | | | | This patch adds: o initial trace.c and trace.h with skeleton functions o Kconfig and Makefile to activate this feature Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
* f2fs: key functions to handle inline dataHuajun Li2013-12-261-1/+1
| | | | | | | | | | Functions to implement inline data read/write, and move inline data to normal data block when file size exceeds inline data limitation. Signed-off-by: Huajun Li <huajun.li@intel.com> Signed-off-by: Haicheng Li <haicheng.li@linux.intel.com> Signed-off-by: Weihong Xu <weihong.xu@intel.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
* f2fs: update Kconfig and MakefileJaegeuk Kim2012-12-111-0/+7
This adds Makefile and Kconfig for f2fs, and updates Makefile and Kconfig files in the fs directory. Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
OpenPOWER on IntegriCloud