diff options
author | Chao Yu <[email protected]> | 2020-11-02 14:21:31 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2020-11-02 08:33:02 -0800 |
commit | fa4320cefb8537a70cc28c55d311a1f569697cd3 (patch) | |
tree | 596c685e2223c8a86ac0c21bffb26e92664362da /scripts/gdb/linux/lists.py | |
parent | 7a6e59d719ef0ec9b3d765cba3ba98ee585cbde3 (diff) |
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 <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions