diff options
author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-08-26 13:16:44 +0000 |
---|---|---|
committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-08-26 13:16:44 +0000 |
commit | 1a9415af171e4acf5340fb0f48bead99be28fff8 (patch) | |
tree | 9f46c478e54517ca6dab3c15fd28854c8a136c2d /sys/modules/ipfw/Makefile | |
parent | 29c78ab3155aae3a9e5f121f108904786f4c728a (diff) |
Improve the robustness of MSDOSFSMNT_KICONV handling:
- Use copyinstr() to read cs_win, cs_dos, cs_local strings from the
mount argument structure instead of reading through user-space pointers(!).
- When mounting a filesystem, or updating an existing mount, only try to
update the iconv handles from the information in the mount argument
structure if the structure itself has the MSDOSFSMNT_KICONV flag set.
- Attempt to handle failure of update_mp() in the MNT_UPDATE case.
Notes
Notes:
svn path=/head/; revision=134345
Diffstat (limited to 'sys/modules/ipfw/Makefile')
0 files changed, 0 insertions, 0 deletions