commit | 8274de77b7072d983fe4b452b981b3e520f12698 | [log] [tgz] |
---|---|---|
author | Huajun Li <huajun.li@intel.com> | Sun Nov 10 23:13:17 2013 +0800 |
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Mon Dec 23 10:18:03 2013 +0900 |
tree | a1c628df97ab4ade54dabe885cb27943695101a7 | |
parent | 1001b3479ce96e37aed5e4fcdc3c60126e034d08 [diff] |
f2fs: add a new mount option: inline_data Add a mount option: inline_data. If the mount option is set, data of New created small files can be stored in their inode. 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>