OSDN Git Service

NFSv4: Mark the inode change attribute up to date in update_changeattr()
authorTrond Myklebust <trondmy@gmail.com>
Tue, 31 Jul 2018 19:54:12 +0000 (15:54 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 8 Aug 2018 20:50:02 +0000 (16:50 -0400)
commitc8d07159c93150c25c3319df3d53cfc6dd46d3ee
treea782bb33700868eed07fd32f12ffd7d4bcea3bca
parent5636ec4eb6b804cd7e67e3a896f1624609dfb427
NFSv4: Mark the inode change attribute up to date in update_changeattr()

When we update the change attribute, we should also clear the flag that
says it is out of date.

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