]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
NFS41/flexfiles: update inode after write finishes
authorPeng Tao <tao.peng@primarydata.com>
Wed, 19 Aug 2015 17:52:59 +0000 (01:52 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 17:33:29 +0000 (19:33 +0200)
commit717766170de50784cf9b8100a105a8452e3aedd6
tree235bfea8fc65d6c5652da6ab4232a4b7e3225192
parent085ebec6427f9c6fe682ce55b5cef57f8fc802b0
NFS41/flexfiles: update inode after write finishes

commit 69f230d907e8c1ca3f9bd528993eeb98f712b0dd upstream.

Otherwise we break fstest case tests/read_write/mctime.t

Does files layout need the same fix as well?

Cc: Anna Schumaker <anna.schumaker@netapp.com>
Signed-off-by: Peng Tao <tao.peng@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfs/flexfilelayout/flexfilelayout.c