]> git.baikalelectronics.ru Git - kernel.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)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 22 Jul 2015 21:15:54 +0000 (17:15 -0400)
commit489710d13b3a036128fd1c41820a7dfa7bb4ee3c
treee5afbbc218986fd725efee4144c42bca47bcec02
parent1b05ead5a6ecadf0c3ea06f51fd2afcf5f03ecf5
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability

Setting the change attribute has been mandatory for all NFS versions, since
commit 658f4a2653f2 ("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>
fs/nfs/client.c
fs/nfs/inode.c
fs/nfs/nfs4proc.c
include/linux/nfs_fs_sb.h