diff options
author | YueHaibing <[email protected]> | 2019-08-08 10:02:53 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2019-08-23 07:57:14 -0700 |
commit | aabc172b986fd797065a61625c22a27a61f3f43d (patch) | |
tree | 8f3177932daeefc967c4fbbd9f1213108859b5d1 /scripts/gdb/linux/timerlist.py | |
parent | a37d0862d17411edb67677a580a6f505ec2225f6 (diff) |
f2fs: Fix build error while CONFIG_NLS=m
If CONFIG_F2FS_FS=y but CONFIG_NLS=m, building fails:
fs/f2fs/file.o: In function `f2fs_ioctl':
file.c:(.text+0xb86f): undefined reference to `utf16s_to_utf8s'
file.c:(.text+0xe651): undefined reference to `utf8s_to_utf16s'
Select CONFIG_NLS to fix this.
Reported-by: Hulk Robot <[email protected]>
Fixes: 61a3da4d5ef8 ("f2fs: support FS_IOC_{GET,SET}FSLABEL")
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions