Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 27797d1b authored by Trond Myklebust's avatar Trond Myklebust
Browse files

pNFS/flexfiles: Remove unused struct members user_name, group_name

parent 8733408d
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -48,8 +48,6 @@ struct nfs4_ff_layout_mirror {
	u32				fh_versions_cnt;
	u32				fh_versions_cnt;
	struct nfs_fh			*fh_versions;
	struct nfs_fh			*fh_versions;
	nfs4_stateid			stateid;
	nfs4_stateid			stateid;
	struct nfs4_string		user_name;
	struct nfs4_string		group_name;
	u32				uid;
	u32				uid;
	u32				gid;
	u32				gid;
	struct rpc_cred			*cred;
	struct rpc_cred			*cred;