]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 5 Jul 2015 15:12:07 +0000 (11:12 -0400)
committerSasha Levin <sasha.levin@oracle.com>
Mon, 1 Feb 2016 19:53:19 +0000 (14:53 -0500)
commit226864aff728a7253570e8dd3073ee6dc588d1de
tree1c5c8c392bc34b8ce9588885995d2016527958da
parentde944618d562173faaf27a853acb37ee85825682
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability

[ Upstream commit cd812599796f500b042f5464b6665755eca21137 ]

Setting the change attribute has been mandatory for all NFS versions, since
commit 3a1556e8662c ("NFSv2/v3: Simulate the change attribute"). We should
therefore not have anything be conditional on it being set/unset.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
fs/nfs/client.c
fs/nfs/inode.c
fs/nfs/nfs4proc.c
include/linux/nfs_fs_sb.h