diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-07-10 16:04:15 (GMT) |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-07-10 17:25:39 (GMT) |
commit | f1daf666dd7d097653bd38320248c68084b1febf (patch) | |
tree | 4bf9ba079430463b352fb44e3aa03d0b1b4284d5 /fs/ramfs | |
parent | 4035c2487f179327fae87af3477659402b797584 (diff) | |
download | linux-fsl-qoriq-f1daf666dd7d097653bd38320248c68084b1febf.tar.xz |
NFSv4: Fix an NFSv4 mount regression
The helper nfs_fs_mount() will always call nfs4_try_mount with the
mount_info->fill_super argument pointing to nfs_fill_super, which is
NFSv2/v3 only.
Fix is to have nfs4_try_mount replace it with nfs4_fill_super.
The regression was introduced by commit c40f8d1d (NFS: Create a common
fs_mount() function)
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/ramfs')
0 files changed, 0 insertions, 0 deletions