Skip to content

Commit

Permalink
add quirk for vfat nls module
Browse files Browse the repository at this point in the history
Fixes FS#40217.
  • Loading branch information
falconindy committed Jun 21, 2014
1 parent cfae620 commit 8ac740c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functions
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ add_module() {
case $module in
fat)
add_module "nls_cp437?"
add_module "nls_iso8859-1?"
;;
ocfs2)
add_module "configfs?"
Expand Down

0 comments on commit 8ac740c

Please sign in to comment.