mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 08:03:01 +09:00
NFS: Remove the nfs4_label from the nfs_setattrres
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
This commit is contained in:
committed by
Trond Myklebust
parent
2ef61e0eaa
commit
1b00ad6579
@@ -832,7 +832,6 @@ struct nfs_getaclres {
|
||||
struct nfs_setattrres {
|
||||
struct nfs4_sequence_res seq_res;
|
||||
struct nfs_fattr * fattr;
|
||||
struct nfs4_label *label;
|
||||
const struct nfs_server * server;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user