Re: [PATCH v1 014/104] NFSd: NFSv4 lock-owners are not associated to a specific file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +static void hash_lockowner(struct nfs4_lockowner *lo, unsigned int strhashval, struct nfs4_client *clp)
>  {
>  	struct nfsd_net *nn = net_generic(clp->net, nfsd_net_id);
>  
>  	list_add(&lo->lo_owner.so_strhash, &nn->ownerstr_hashtbl[strhashval]);
>  }

I'd just merge this into the only caller.

Otherwise looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux