Re: [PATCH 4/5] NFSv4: Add support for the RELEASE_LOCKOWNER operation

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

 



On Thu, 2010-07-01 at 12:17 -0400, Chuck Lever wrote:
> On 06/30/10 05:25 PM, Trond Myklebust wrote:
> >
> > +static void encode_release_lockowner(struct xdr_stream *xdr, const struct nfs_lowner *lowner, struct compound_hdr *hdr)
> > +{
> > +	__be32 *p;
> > +
> > +	p = reserve_space(xdr, 4);
> > +	*p++ = cpu_to_be32(OP_RELEASE_LOCKOWNER);
> 
> Nit: *p++ isn't needed here.  *p will do.

True. I'll fix that up.

Thanks!

Trond
--
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