commit | 1ba4253caeecf003e54febf0ae3240b0313e5785 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Sep 11 15:59:13 2018 +0900 |
committer | Alexander Graf <agraf@suse.de> | Sun Sep 23 21:55:30 2018 +0200 |
tree | c02e9b77cf75ffb9c3c3a00eb28f45e3d21844f4 | |
parent | 0c672b00b3f51d7e768485447ebfbb18025908ef [diff] |
fs: add unlink interface "unlink" interface is added to file operations. This is a preparatory change as unlink support for FAT file system will be added in next patch. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-by: Alexander Graf <agraf@suse.de>