From: Miklos Szeredi Date: Mon, 23 Sep 2013 12:21:04 +0000 (+0100) Subject: GFS2: fix dentry leaks X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~55^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca1db41ecdeb0358b968265fadb755213558a85;p=pandora-kernel.git GFS2: fix dentry leaks We need to dput() the result of d_splice_alias(), unless it is passed to finish_no_open(). Edited by Steven Whitehouse in order to make it apply to the current GFS2 git tree, and taking account of a prerequisite patch which hasn't been applied. Signed-off-by: Miklos Szeredi Signed-off-by: Steven Whitehouse Cc: stable@vger.kernel.org --- Reading git-diff-tree failed