aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/api/fs/tracing_path.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2017-09-16 20:32:12 +0000
committerJan Kara <[email protected]>2017-09-18 10:24:26 +0000
commit0ab0b271bf75073cb254b5ea0593aceae5a42bd3 (patch)
tree11a9bddb2f558e0564a22ca768f2624fd91ebb39 /tools/lib/api/fs/tracing_path.c
parentquota: add missing lock into __dquot_transfer() (diff)
downloadkernel-0ab0b271bf75073cb254b5ea0593aceae5a42bd3.tar.gz
kernel-0ab0b271bf75073cb254b5ea0593aceae5a42bd3.zip
isofs: fix build regression
The new isofs_show_options() function fails to build when CONFIG_NLS is disabled: fs/isofs/inode.c: In function 'isofs_show_options': fs/isofs/inode.c:518:44: error: 'CONFIG_NLS_DEFAULT' undeclared (first use in this function) fs/isofs/inode.c:518:44: note: each undeclared identifier is reported only once for each function it appears in This adds a check for CONFIG_JOLIET (which selects NLS), matching the other uses of the iocharset handling in this file. Fixes: 6fecb86a44f5 ("isofs: Implement show_options") Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/lib/api/fs/tracing_path.c')
0 files changed, 0 insertions, 0 deletions