summaryrefslogtreecommitdiffstats
path: root/fs/quota
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@hammerspace.com>2022-02-02 18:52:01 -0500
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2022-02-08 09:13:49 -0500
commit468d126dab45718feeb728319be20bd869a5eaa7 (patch)
tree850a34f20ac1da52151e7f6ad64b3d61e8e77a5b /fs/quota
parente1d2699b96793d19388e302fa095e0da2c145701 (diff)
downloadlinux-468d126dab45718feeb728319be20bd869a5eaa7.tar.bz2
NFS: Fix initialisation of nfs_client cl_flags field
For some long forgotten reason, the nfs_client cl_flags field is initialised in nfs_get_client() instead of being initialised at allocation time. This quirk was harmless until we moved the call to nfs_create_rpc_client(). Fixes: dd99e9f98fbf ("NFSv4: Initialise connection to the server in nfs4_alloc_client()") Cc: stable@vger.kernel.org # 4.8.x Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/quota')
0 files changed, 0 insertions, 0 deletions