nfsd4: drop most stateowner refcounting

Maybe we'll bring it back some day, but we don't have much real use for
it now.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
This commit is contained in:
J. Bruce Fields
2011-08-30 22:15:47 -04:00
szülő fff6ca9cc4
commit 7c13f344cf
5 fájl változott, egészen pontosan 22 új sor hozzáadva és 35 régi sor törölve

Fájl megtekintése

@@ -130,7 +130,7 @@ struct nfsd4_link {
struct nfsd4_lock_denied {
clientid_t ld_clientid;
struct nfs4_stateowner *ld_sop;
struct xdr_netobj ld_owner;
u64 ld_start;
u64 ld_length;
u32 ld_type;