From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Dilger Date: Fri, 8 Feb 2019 05:45:26 +0000 Subject: [lustre-devel] [PATCH 13/21] lustre: make cp_ref in cl_page a refcount_t In-Reply-To: <154949781321.10620.15836497514344103445.stgit@noble.brown> References: <154949776249.10620.1215070753973826063.stgit@noble.brown> <154949781321.10620.15836497514344103445.stgit@noble.brown> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lustre-devel@lists.lustre.org On Feb 6, 2019, at 17:03, NeilBrown wrote: > > As this is used as a refcount, it should be declared > as one. > > Signed-off-by: NeilBrown Reviewed-by: Andreas Dilger Cheers, Andreas --- Andreas Dilger Principal Lustre Architect Whamcloud