From: Trond Myklebust Date: Fri, 21 Sep 2012 00:57:11 +0000 (-0400) Subject: NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg X-Git-Tag: v3.7-rc1~58^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f0d27dc5d77b084b2e2fe6d883c4d5776287842;p=pandora-kernel.git NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg Ensure that the reference count for pnfs_layout_hdr reverts to the original value after a call to pnfs_layout_remove_lseg(). Note that the caller is expected to hold a reference to the struct pnfs_layout_hdr. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed