]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - fs/f2fs/super.c
f2fs: add a new mount option: inline_data
authorHuajun Li <huajun.li@intel.com>
Sun, 10 Nov 2013 15:13:17 +0000 (23:13 +0800)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Mon, 23 Dec 2013 01:18:03 +0000 (10:18 +0900)
commit8274de77b7072d983fe4b452b981b3e520f12698
treea1c628df97ab4ade54dabe885cb27943695101a7
parent1001b3479ce96e37aed5e4fcdc3c60126e034d08
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>
fs/f2fs/super.c