Re: [PATCH 8/8] pnfs: merge identical functions

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

 



On 05/19/2014 12:21 PM, Weston Andros Adamson wrote:
> On May 19, 2014, at 12:11 PM, Anna Schumaker <schumaker.anna@xxxxxxxxx> wrote:
>
>> On 05/19/2014 11:34 AM, Christoph Hellwig wrote:
>>>> -static void pnfs_writehdr_free(struct nfs_pgio_header *hdr)
>>>> +static void pnfs_pgio_header_free(struct nfs_pgio_header *hdr)
>>>> {
>>>> 	pnfs_put_lseg(hdr->lseg);
>>>> 	nfs_pgio_header_free(hdr);
>>>> }
>>> I think it should also be mossible to simply call pnfs_put_lseg
>>> from nfs_pgio_header_free.  pnfs_put_lseg handles a NULL argument fine,
>>> is stubbed out for the non-pnfs case, and the other callers should never
>>> have it set.
> Great point.
>
>> Every function in this area is identical to each other :).  I'm already working on a patch series that combines these functions (and more!).  It also needs more testing before I can submit, but I can update against these patches first to see if this unlocks other cleanups.
>>
>> Anna
> OK, so maybe I�ll just remove this patch from v2 and let you take care of it?

Sure.

>
> -dros

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