Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | f2fs: key functions to handle inline data | Huajun Li | 2016-06-05 | 1 | -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 Makefile | Jaegeuk Kim | 2016-06-05 | 1 | -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 |