[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130723203543.GA24844@kroah.com>
Date: Tue, 23 Jul 2013 13:35:43 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Peng Tao <bergwolf@...il.com>
Cc: linux-kernel@...r.kernel.org,
"John L. Hammond" <john.hammond@...el.com>,
Peng Tao <tao.peng@....com>,
Andreas Dilger <andreas.dilger@...el.com>
Subject: Re: [PATCH 21/48] staging/lustre/obdclass: use a dummy structure for
lu_ref_link
On Tue, Jul 23, 2013 at 12:06:42AM +0800, Peng Tao wrote:
> From: "John L. Hammond" <john.hammond@...el.com>
>
> Move the definition of struct lu_ref_link to lu_ref.h. If USE_LU_REF
> is not defined then define it to be the empty struct. Change the
> return type of lu_ref_add() and lu_ref_add_atomic() to void. Add
> lu_ref_add_at() taking same arguments as lu_ref_add() togerther with a
> pointer to a struct lu_ref_link and returning void. Adjust all
> structures containing a lu_ref_link pointer to contain a struct
> lu_ref_link instead. Use lu_ref_add_at() and lu_ref_del_at() to
> handle embedded lu_ref_links.
>
> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3059
> Lustre-change: http://review.whamcloud.com/5920
> Signed-off-by: John L. Hammond <john.hammond@...el.com>
> Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@...el.com>
> Reviewed-by: Jinshan Xiong <jinshan.xiong@...el.com>
> Reviewed-by: Mike Pershin <mike.pershin@...el.com>
> Reviewed-by: Oleg Drokin <oleg.drokin@...el.com>
> Signed-off-by: Peng Tao <tao.peng@....com>
> Signed-off-by: Andreas Dilger <andreas.dilger@...el.com>
This patch fails to apply :(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists