NFS: nfs_post_op_update_inode don't update cache_change_attribute
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 1 Oct 2007 13:59:15 +0000 (09:59 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:19:37 +0000 (17:19 -0400)
commit7668fdbe9aaeab705d1169ac86d0d18a12906d06
treeebd55a76f4bafa1ff2accaa8ad4c6605b7eb0fa9
parent12b373ebf05485d4937dd63a00c16f8efeaa79ba
NFS: nfs_post_op_update_inode don't update cache_change_attribute

If nfs_post_op_update_inode fails because the server didn't return any
attributes, then we let the subsequent inode revalidation update
cache_change_attribute.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/inode.c