Re: [PATCH v10 1/8] nfsd: convert nfs4_client->cl_cb_flags to a generic flags field

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

 



On Wed, Mar 21, 2012 at 09:52:02AM -0400, Jeff Layton wrote:
> @@ -2779,12 +2780,6 @@ static void
>  nfs4_set_claim_prev(struct nfsd4_open *open, bool has_session)
>  {
>  	open->op_openowner->oo_flags |= NFS4_OO_CONFIRMED;
> -	/*
> -	 * On a 4.1+ client, we don't create a state record for a client
> -	 * until it performs RECLAIM_COMPLETE:
> -	 */
> -	if (!has_session)
> -		open->op_openowner->oo_owner.so_client->cl_firststate = 1;

That doesn't look right.  Sure you didn't mean to just make that a
set_bit, at least for now?

--b.
--
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