commit | cd812599796f500b042f5464b6665755eca21137 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jul 05 11:12:07 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Jul 22 17:15:54 2015 -0400 |
tree | e5afbbc218986fd725efee4144c42bca47bcec02 | |
parent | 5c675d6420511e035c150e420ab26d0306bbb736 [diff] |
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability 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>