]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
NFS: Set the stable writes flag when initialising the super block
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 12 Feb 2021 21:41:19 +0000 (16:41 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 16 Feb 2021 21:11:14 +0000 (16:11 -0500)
commit6c17260ca4aeb17d11461647c6b7eefcc2602acc
treeccd31b29c6c7fc54fc9852d73b556046ca1154d7
parenta0492339fc70f1f7aa98f0cab55b78b0be124711
NFS: Set the stable writes flag when initialising the super block

We need to wait for outstanding writes on the page to complete before we
can update it.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/fs_context.c