commit | 50732df02eefb39ab414ef655979c2c9b64ad21c | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Thu Jun 19 16:23:19 2014 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Jul 09 14:04:24 2014 -0700 |
tree | e8cb6cb0be5951f112ced0406d5bd0c6721aa60e | |
parent | ca0a81b397b5f153ac2a9880c5e85b08b0447e4e [diff] |
f2fs: support ->tmpfile() Add function f2fs_tmpfile() to support O_TMPFILE file creation, and modify logic of init_inode_metadata to enable linkat temp file. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>