aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* f2fs: key functions to handle inline dataHuajun Li2016-06-051-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 Kim2016-06-051-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> Conflicts: fs/Makefile Change-Id: I9ad9138c48c1131b0dfeca803f3a1ee3528d1fec