diff options
author | Dave Reisner <dreisner@archlinux.org> | 2012-12-18 01:03:01 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-18 02:15:22 +0100 |
commit | c6c20372bbb2f70d2757eed0a8d6860884bae11f (patch) | |
tree | 62ce9835296c45696abb9ab50a9e12c0b84cfbbd /Documentation/security | |
parent | fat: ix mount option parsing (diff) | |
download | linux-c6c20372bbb2f70d2757eed0a8d6860884bae11f.tar.xz linux-c6c20372bbb2f70d2757eed0a8d6860884bae11f.zip |
fs/fat: strip "cp" prefix from codepage in display
Option parsing code expects an unsigned integer for the codepage option,
but prefixes and stores this option with "cp" before passing to
load_nls(). This makes the displayed option in /proc an invalid one.
Strip the prefix when printing so that the displayed option is valid for
reuse.
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/security')
0 files changed, 0 insertions, 0 deletions