diff options
author | Chao Yu <yuchao0@huawei.com> | 2020-11-02 09:21:31 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2020-11-02 19:33:02 +0300 |
commit | fa4320cefb8537a70cc28c55d311a1f569697cd3 (patch) | |
tree | 596c685e2223c8a86ac0c21bffb26e92664362da /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7a6e59d719ef0ec9b3d765cba3ba98ee585cbde3 (diff) | |
download | linux-fa4320cefb8537a70cc28c55d311a1f569697cd3.tar.xz |
f2fs: move ioctl interface definitions to separated file
Like other filesystem does, we introduce a new file f2fs.h in path of
include/uapi/linux/, and move f2fs-specified ioctl interface definitions
to that file, after then, in order to use those definitions, userspace
developer only need to include the new header file rather than
copy & paste definitions from fs/f2fs/f2fs.h.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions