提交 089c7e7f 编写于 作者: R Ralf Baechle

[MIPS] Use compat_sys_mount.

This fixes mount problems with smbfs, ncpfs and NFSv4.
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 53571ce4
......@@ -280,7 +280,7 @@ EXPORT(sysn32_call_table)
PTR sys_sync
PTR sys_acct
PTR sys32_settimeofday
PTR sys_mount /* 6160 */
PTR compat_sys_mount /* 6160 */
PTR sys_umount
PTR sys_swapon
PTR sys_swapoff
......
......@@ -226,7 +226,7 @@ sys_call_table:
PTR sys_ni_syscall /* was sys_stat */
PTR sys_lseek
PTR sys_getpid /* 4020 */
PTR sys_mount
PTR compat_sys_mount
PTR sys_oldumount
PTR sys_setuid
PTR sys_getuid
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册